Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / avr / drv / timer_simple_avr.c
index 877bbad9c387d78fafd6085401cfcbf364791e99..c9c208c2b679e458629a852824668b9f5630f1cf 100644 (file)
@@ -40,7 +40,7 @@
 #warning FIXME:This module is obsolete, yuo must refactor it.
 
 #if 0
-#include "hw_cpu.h"
+#include "hw/hw_cpu.h"
 #include "timer_simple_avr.h"
 #include <drv/wdt.h>
 #include <cfg/compiler.h>