Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / drv / mcp41.c
index 62b96fd7c2e72e2bdb5703a698b26277f9199cfc..6b06ba12e74f4555576e48e751a65c969a045519 100644 (file)
@@ -36,7 +36,7 @@
  * \author Francesco Sacchi <batt@develer.com>
  */
 
-#include "hw_mcp41.h"
+#include "hw/hw_mcp41.h"
 
 #include <cfg/macros.h>
 #include <cfg/compiler.h>