Use cfg instead appconfig in bertos modules. Reformat. Remove CVS logs.
[bertos.git] / bertos / drv / spi_bitbang.h
index adbfedcbd139b95e39d2b68fd7ab1d62df348e49..d770105b1b3963c683db682ec0d42d584a69a5cc 100644 (file)
@@ -43,7 +43,7 @@
 #ifndef DRV_SPI_BITBANG_H
 #define DRV_SPI_BITBANG_H
 
-#include <appconfig.h>
+#include <cfg/cfg_spi_bitbang.h>
 
 #include <cfg/compiler.h>