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