Comply to new configuration files.
[bertos.git] / bertos / drv / lcd_hd44.h
index ceebb132ee9d22158b4bb83e975ab0b3711fc968..de7f122b2d906166cb8a1ed80666b0db8cdb4b51 100644 (file)
  *
  * $WIZ$ module_name = "lcd_hd44"
  * $WIZ$ module_depends = "timer"
- * $WIZ$ module_configuration = "bertos/cfg/cfg_lcd.h"
- * $WIZ$ module_hw = "bertos/hw/hw_lcd.h"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_lcd_hd44.h"
+ * $WIZ$ module_hw = "bertos/hw/hw_lcd_hd44.h"
  */
 
 #ifndef DRV_LCD_HD44_H
 #define DRV_LCD_HD44_H
 
-#include "cfg/cfg_lcd.h"
+#include "cfg/cfg_lcd_hd44.h"
 #include <cfg/compiler.h> /* For stdint types */
 
 /**