summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/rocklib_img.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lua/rocklib_img.h')
-rw-r--r--apps/plugins/lua/rocklib_img.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/lua/rocklib_img.h b/apps/plugins/lua/rocklib_img.h
index 496bc8dd93..90b24f1ad1 100644
--- a/apps/plugins/lua/rocklib_img.h
+++ b/apps/plugins/lua/rocklib_img.h
@@ -22,9 +22,7 @@
22#ifndef _ROCKLIB_IMG_H_ 22#ifndef _ROCKLIB_IMG_H_
23#define _ROCKLIB_IMG_H_ 23#define _ROCKLIB_IMG_H_
24 24
25#ifdef HAVE_LCD_BITMAP
26#define RLI_EXTENDED 25#define RLI_EXTENDED
27#endif
28 26
29LUALIB_API int (luaopen_rock_img) (lua_State *L); 27LUALIB_API int (luaopen_rock_img) (lua_State *L);
30 28