Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / arm / drv / adc_at91.h
index 5e9e7d26bc328339cbfb1f05fc5c378acdfc2a8c..fb0ec1d64aad65047137b64f7db3dae84fd10b2d 100644 (file)
@@ -41,9 +41,9 @@
 #ifndef DRV_ADC_AT91_H
 #define DRV_ADC_AT91_H
 
-#include "hw_cpu.h"
+#include "hw/hw_cpu.h"
 
-#include <cfg/cfg_adc.h>
+#include "cfg/cfg_adc.h"
 
 #include <cfg/compiler.h>