summaryrefslogtreecommitdiff
path: root/src/resources/imagehelper.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-13 18:25:03 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-13 18:25:03 +0300
commite74f8dbf42c027cdd4c32cc66036e0f4758d28c3 (patch)
tree58f1c0800aeb2131022b40ab6e38302377f9e4e4 /src/resources/imagehelper.h
parentfb810c2d0a117dba032353b4e60391db2bff504c (diff)
downloadplus-e74f8dbf42c027cdd4c32cc66036e0f4758d28c3.tar.gz
plus-e74f8dbf42c027cdd4c32cc66036e0f4758d28c3.tar.bz2
plus-e74f8dbf42c027cdd4c32cc66036e0f4758d28c3.tar.xz
plus-e74f8dbf42c027cdd4c32cc66036e0f4758d28c3.zip
Move rendertype.h into enums directory.
Diffstat (limited to 'src/resources/imagehelper.h')
-rw-r--r--src/resources/imagehelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/imagehelper.h b/src/resources/imagehelper.h
index 658c092bd..afbfc25b4 100644
--- a/src/resources/imagehelper.h
+++ b/src/resources/imagehelper.h
@@ -25,7 +25,7 @@
#include "localconsts.h"
-#include "render/rendertype.h"
+#include "enums/render/rendertype.h"
#include "resources/resource.h"