aboutsummaryrefslogtreecommitdiffstats
path: root/drv_HD44780.c
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 04:12:02 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 04:12:02 +0000
commit0eaef1fe7d173a7e629dcb61360c9ae450dc7a69 (patch)
treea52e2b1a00eaff27680504dd8ba7a94a1da46946 /drv_HD44780.c
parent56d9c8e3aa8fc5282da374038e48bc6825158aa5 (diff)
downloadlcd4linux-0eaef1fe7d173a7e629dcb61360c9ae450dc7a69.tar.gz
widget_keypad.h added to drv_HD44780
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@880 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drv_HD44780.c')
-rw-r--r--drv_HD44780.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drv_HD44780.c b/drv_HD44780.c
index 64b4175..5b8a4ad 100644
--- a/drv_HD44780.c
+++ b/drv_HD44780.c
@@ -63,6 +63,7 @@
#include "widget_text.h"
#include "widget_icon.h"
#include "widget_bar.h"
+#include "widget_keypad.h"
#include "drv.h"
#include "drv_generic_text.h"
#include "drv_generic_gpio.h"