From f3efc26445a7dafbdd03b20ec6ceeb61ade049fc Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Tue, 30 Jun 2009 09:34:41 +0000 Subject: Lua: also expose BUTTON_REL, BUTTON_REPEAT & BUTTON_TOUCHSCREEN git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21573 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/lua/button_helper.pl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'apps/plugins/lua') diff --git a/apps/plugins/lua/button_helper.pl b/apps/plugins/lua/button_helper.pl index 43307a0e52..d8e83e6347 100755 --- a/apps/plugins/lua/button_helper.pl +++ b/apps/plugins/lua/button_helper.pl @@ -23,7 +23,7 @@ $svnrev = '$Revision$'; print < #include -#include "button-target.h" +#include "button.h" struct button { @@ -45,6 +45,11 @@ while(my $line = ) } print <