summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 6ccaeed92e..ef5a62013d 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -730,6 +730,7 @@ struct user_settings
730 730
731#ifdef HAVE_TOUCHSCREEN 731#ifdef HAVE_TOUCHSCREEN
732 int touch_mode; 732 int touch_mode;
733 struct touchscreen_parameter ts_calibration_data;
733#endif 734#endif
734 735
735 /* If values are just added to the end, no need to bump plugin API 736 /* If values are just added to the end, no need to bump plugin API