Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / drv / buzzerled.c
index 9648ef67c976b4a58cc0c90aa5e4e92a50018a05..000e7c984c717a7e657b04c5afe2751e72d734c2 100644 (file)
@@ -55,7 +55,7 @@
 #warning FIXME:This drive is obsolete, you must refactor it.
 
 #if 0
-#include <cfg/cfg_buzzerled.h>
+#include "cfg/cfg_buzzerled.h"
 #include <drv/timer.h>
 
 static struct Timer timers[CONFIG_NUM_BLDS];