Fix header location.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 17 Apr 2009 14:21:09 +0000 (14:21 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 17 Apr 2009 14:21:09 +0000 (14:21 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2544 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/hw/hw_mcp41.h
bertos/hw/hw_phase.h

index 33e8f774fe60fc2d3660360cf90093f250a5350e..645b6dac1aff52c7b70379a8697e1d187a8b9d7c 100644 (file)
@@ -38,7 +38,7 @@
 #ifndef HW_MCP41_H
 #define HW_MCP41_H
 
-#include "mcp41_map.h"
+#include "hw/mcp41_map.h"
 
 #include <cfg/compiler.h>
 
index 170e3da9004bf62530241cd0631ddbc1c93ff70f..a043cbab8285960f6a65f840fe179bcdfff5faa6 100644 (file)
@@ -40,7 +40,7 @@
 #ifndef HW_PHASE_H
 #define HW_PHASE_H
 
-#include "phase_map.h"
+#include "hw/phase_map.h"
 
 #include <cfg/compiler.h>