summaryrefslogtreecommitdiff
path: root/src/gui/models/touchactionmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models/touchactionmodel.h')
-rw-r--r--src/gui/models/touchactionmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/models/touchactionmodel.h b/src/gui/models/touchactionmodel.h
index d9cdf6fd0..d6755be16 100644
--- a/src/gui/models/touchactionmodel.h
+++ b/src/gui/models/touchactionmodel.h
@@ -25,7 +25,7 @@
#include "gui/models/namesmodel.h"
-#include "gui/widgets/setupitem.h"
+#include <map>
class TouchActionsModel final : public NamesModel
{