Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / arm / drv / twi_at91.c
index 6256558bf90e9dd0c3278951e9f58308e30f4e6c..a3b2bf73096575eaaae756744aee2303498ba345 100644 (file)
@@ -39,7 +39,7 @@
 
 #include "twi_at91.h"
 
-#include <cfg/cfg_twi.h>
+#include "cfg/cfg_twi.h"
 #include <cfg/compiler.h>
 #include <cfg/debug.h>
 #include <cfg/macros.h>