diff options
Diffstat (limited to 'tools/touch_driver_test/gfxconf.h')
-rw-r--r-- | tools/touch_driver_test/gfxconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/touch_driver_test/gfxconf.h b/tools/touch_driver_test/gfxconf.h index 9cd0cf1f..3d93a138 100644 --- a/tools/touch_driver_test/gfxconf.h +++ b/tools/touch_driver_test/gfxconf.h @@ -57,5 +57,6 @@ /* Features for the GINPUT sub-system. */ #define GINPUT_NEED_MOUSE TRUE +#define GINPUT_TOUCH_STARTRAW TRUE #endif /* _GFXCONF_H */ |