Update preset.
[bertos.git] / bertos / hw / hw_dataflash.c
index bbc1b469b8c712136172a5918173930c8d63463b..1a758a869561d10e183ff3d1577d6e20c9faffc1 100644 (file)
  *
  * \brief Dataflash HW control routines.
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  */
 
-#include "hw_dataflash.h"
+#include "hw/hw_dataflash.h"
 
 #include <cfg/compiler.h>
 #include <cfg/module.h>