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 b0b84be5cb4bb7b4cb5f02ed3bced106e636d02c..a3b2bf73096575eaaae756744aee2303498ba345 100644 (file)
@@ -39,6 +39,7 @@
 
 #include "twi_at91.h"
 
+#include "cfg/cfg_twi.h"
 #include <cfg/compiler.h>
 #include <cfg/debug.h>
 #include <cfg/macros.h>