Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / hw / hw_phase.c
index 887c96fffcea16d4e74acf74c88bc9628ce7430b..54509ef306cdc7f02249ea69ea71da7e52ddea74 100644 (file)
@@ -39,8 +39,8 @@
 #ifndef HW_PHASE_H
 #define HW_PHASE_H
 
-#include "hw_phase.h"
+#include "hw/hw_phase.h"
 
-#warning TODO:This is example implemetantion, you must implement it! 
+#warning TODO:This is an example implementation, you must implement it!
 
 #endif /* HW_PHASE_H */