aboutsummaryrefslogtreecommitdiff
path: root/lib/efm32/tinygecko/vector.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efm32/tinygecko/vector.c')
-rw-r--r--lib/efm32/tinygecko/vector.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efm32/tinygecko/vector.c b/lib/efm32/tinygecko/vector.c
index 0a7c09f..624785e 100644
--- a/lib/efm32/tinygecko/vector.c
+++ b/lib/efm32/tinygecko/vector.c
@@ -18,7 +18,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <libopencm3/efm32/tinygecko/vector.h>
+#include <libopencm3/efm32/vector.h>
#define WEAK __attribute__ ((weak))