Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / avr / drv / twi_avr.c
index 69f0ff998bdaca33b56a732afe918210d4f77794..b55065307c2f5a6a25eee94e5a589eb1006d065b 100644 (file)
@@ -40,9 +40,9 @@
 
 #include "twi_avr.h"
 
-#include "hw_cpu.h"  /* CLOCK_FREQ */
+#include "hw/hw_cpu.h"  /* CLOCK_FREQ */
 
-#include <cfg/cfg_twi.h>
+#include "cfg/cfg_twi.h"
 #include <cfg/debug.h>
 #include <cfg/macros.h> // BV()