Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / drv / timer.h
index 76f4f31f95a59bb9e7a63a4438fb701515ca05ee..3d03c78112a2f078b470559f3ca1da109add1786 100644 (file)
@@ -59,7 +59,7 @@
        #include CPU_HEADER(timer)
 #endif
 
-#include <cfg/cfg_timer.h>
+#include "cfg/cfg_timer.h"
 #include <cfg/debug.h>
 #include <cfg/compiler.h>