Fix hw includes. Remove CVS logs. Reformat.
[bertos.git] / bertos / drv / phase.c
index 39eadf470cda0bd456595a95863173ce6ece4d49..e88fd08371e517e5ccc3aabe50df9b3751b5728c 100644 (file)
@@ -37,7 +37,7 @@
  */
 
 
-#include <hw/hw_phase.h>
+#include "hw/hw_phase.h"
 
 #include <cfg/macros.h>
 #include <cfg/compiler.h>