Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / arm / drv / adc_at91.c
index eed5fac6e97258f7e88088b7e958c57263b0b8c2..d8cea88a7c4c467c1d1113eda189dfb60e056524 100644 (file)
@@ -48,8 +48,8 @@
 
 #include "adc_at91.h"
 
-#include <cfg/cfg_adc.h>
-#include <cfg/cfg_kern.h>
+#include "cfg/cfg_adc.h"
+#include "cfg/cfg_kern.h"
 #include <cfg/macros.h>
 #include <cfg/compiler.h>