diff options
Diffstat (limited to 'apps/plugins/cube.c')
| -rw-r--r-- | apps/plugins/cube.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/cube.c b/apps/plugins/cube.c index 55721fb..35737a6 100644 --- a/apps/plugins/cube.c +++ b/apps/plugins/cube.c @@ -250,7 +250,7 @@ PLUGIN_HEADER #error No keymap defined! #endif -#ifdef HAVE_TOUCHPAD +#ifdef HAVE_TOUCHSCREEN // not enough touchfields, so CUBE_QUIT have to be // mapped to a real button //ifndef CUBE_QUIT |