summaryrefslogtreecommitdiff
path: root/src/commandhandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-06-30 15:05:43 +0300
committerAndrei Karas <akaras@inbox.ru>2012-06-30 15:06:56 +0300
commit177b4569cb798d8b292c66a93b42bf3224f9fdb7 (patch)
treec2af5f8511eb309bb35e7808fffb11062ba7b910 /src/commandhandler.cpp
parent49ef874d739f7d9da226424935f65da2a342c6bb (diff)
downloadplus-177b4569cb798d8b292c66a93b42bf3224f9fdb7.tar.gz
plus-177b4569cb798d8b292c66a93b42bf3224f9fdb7.tar.bz2
plus-177b4569cb798d8b292c66a93b42bf3224f9fdb7.tar.xz
plus-177b4569cb798d8b292c66a93b42bf3224f9fdb7.zip
Fix compilation with debugging flags and show additional info on exit.
Diffstat (limited to 'src/commandhandler.cpp')
-rw-r--r--src/commandhandler.cpp1
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"