Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / drv / spi_bitbang.h
index d770105b1b3963c683db682ec0d42d584a69a5cc..b892aca98673ac688dc405fdc0721c86c9f20279 100644 (file)
@@ -43,7 +43,7 @@
 #ifndef DRV_SPI_BITBANG_H
 #define DRV_SPI_BITBANG_H
 
-#include <cfg/cfg_spi_bitbang.h>
+#include "cfg/cfg_spi_bitbang.h"
 
 #include <cfg/compiler.h>