Remove unneeded include dir.
[bertos.git] / bertos / hw / hw_lcd.h
index d19308f09956c01ff03ba0b2abc5477809548ece..4d63652add77ee8750dc1515c3b966a0e36cc2bc 100644 (file)
@@ -26,7 +26,7 @@
  * invalidate any other reasons why the executable file might be covered by
  * the GNU General Public License.
  *
- * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/)
+ * Copyright 2003, 2004, 2005, 2008 Develer S.r.l. (http://www.develer.com/)
  * Copyright 2001 Bernardo Innocenti <bernie@codewiz.org>
  *
  * -->
 #ifndef HW_LCD_H
 #define HW_LCD_H
 
-#include <appconfig.h>
-
-#include <cfg/macros.h> /* BV() */
+#include <cfg/cfg_lcd.h>  /* CONFIG_LCD_4BIT */
+#include <cfg/macros.h>   /* BV() */
 #include <cfg/debug.h>
 
 #include <cpu/attr.h>
 #include <cpu/irq.h>
 #include <cpu/types.h>
 
-#warning TODO: This is example implementation, you must implement it!
+#warning TODO:This is an example implementation, you must implement it!
 
 /**
  * \name LCD I/O pins/ports