diff options
Diffstat (limited to 'src/touchmanager.cpp')
-rw-r--r-- | src/touchmanager.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/touchmanager.cpp b/src/touchmanager.cpp index aa5871057..adf1e4809 100644 --- a/src/touchmanager.cpp +++ b/src/touchmanager.cpp @@ -34,10 +34,12 @@ #include "input/inputmanager.h" #include "render/graphics.h" +#include "render/renderers.h" #include "gui/theme.h" #include "resources/image.h" +#include "resources/imagerect.h" #include "utils/delete2.h" |