diff options
Diffstat (limited to 'src/gui/models/touchactionmodel.cpp')
-rw-r--r-- | src/gui/models/touchactionmodel.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/models/touchactionmodel.cpp b/src/gui/models/touchactionmodel.cpp index b32d1479f..248459361 100644 --- a/src/gui/models/touchactionmodel.cpp +++ b/src/gui/models/touchactionmodel.cpp @@ -19,6 +19,7 @@ */ #include "gui/setupactiondata.h" +#include "gui/touchactiondata.h" #include "gui/models/touchactionmodel.h" |