Minor fix.
[bertos.git] / bertos / hw / hw_phase.c
index c3e9ac97c25bd5d8f12eaf9b3b4d123387afb1a1..cd5024267af344b2a274f852865997a2fac0a834 100644 (file)
  *
  * \brief Phase control hardware-specific definitions
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  */
 
 #ifndef HW_PHASE_H
 #define HW_PHASE_H
 
-#include "hw_phase.h"
+#include "hw/hw_phase.h"
 
 #warning TODO:This is an example implementation, you must implement it!