diff options
Diffstat (limited to 'src/commandhandler.cpp')
-rw-r--r-- | src/commandhandler.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp index ee06fe776..1afc332cb 100644 --- a/src/commandhandler.cpp +++ b/src/commandhandler.cpp @@ -65,6 +65,7 @@ #include "resources/image.h" #include "resources/resource.h" #include "resources/resourcemanager.h" +#include "resources/subimage.h" #endif #include "utils/gettext.h" |