Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / avr / drv / sipo.h
index 4c0fdfa650e9c49d853302cff640f4e9a9596465..ab57908b76aaf9b0c4a887955a477905f5ef740c 100644 (file)
@@ -41,7 +41,7 @@
 #ifndef SIPO_H
 #define SIPO_H
 
-#include "hw_sipo.h"
+#include "hw/hw_sipo.h"
 
 #include <avr/io.h>