diff options
Diffstat (limited to 'src/gui/models/touchactionmodel.cpp')
-rw-r--r-- | src/gui/models/touchactionmodel.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/touchactionmodel.cpp b/src/gui/models/touchactionmodel.cpp index 983fc7065..7f6b68ef7 100644 --- a/src/gui/models/touchactionmodel.cpp +++ b/src/gui/models/touchactionmodel.cpp @@ -23,6 +23,8 @@ #include "gui/models/touchactionmodel.h" +#include "utils/foreach.h" + #include <algorithm> #include "debug.h" |