X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_phase.c;h=cd5024267af344b2a274f852865997a2fac0a834;hb=fb5863ca8d0db3ff2e84721f7c902b031157ebb0;hp=c3e9ac97c25bd5d8f12eaf9b3b4d123387afb1a1;hpb=57cb450a644c0f31440ea69a81b17a298f2eb8d1;p=bertos.git diff --git a/bertos/hw/hw_phase.c b/bertos/hw/hw_phase.c index c3e9ac97..cd502426 100644 --- a/bertos/hw/hw_phase.c +++ b/bertos/hw/hw_phase.c @@ -32,14 +32,13 @@ * * \brief Phase control hardware-specific definitions * - * \version $Id$ * \author Francesco Sacchi */ #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!