summaryrefslogtreecommitdiff
path: root/src/resources/sdl2softwareimagehelper.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-21 00:58:50 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-21 00:58:50 +0300
commit8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15 (patch)
tree833e52bcf6c18699487b2b4499becd9dee3cab04 /src/resources/sdl2softwareimagehelper.cpp
parentee604eb07a7acededf351c3ac194e437223c2015 (diff)
downloadplus-8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15.tar.gz
plus-8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15.tar.bz2
plus-8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15.tar.xz
plus-8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15.zip
Move dye related files into dye directory.
Diffstat (limited to 'src/resources/sdl2softwareimagehelper.cpp')
-rw-r--r--src/resources/sdl2softwareimagehelper.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/resources/sdl2softwareimagehelper.cpp b/src/resources/sdl2softwareimagehelper.cpp
index b8bd7f6f4..a28bea0c6 100644
--- a/src/resources/sdl2softwareimagehelper.cpp
+++ b/src/resources/sdl2softwareimagehelper.cpp
@@ -24,9 +24,10 @@
#include "resources/sdl2softwareimagehelper.h"
-#include "resources/dye.h"
#include "resources/resourcemanager.h"
+#include "resources/dye/dye.h"
+
#include "logger.h"
#include "main.h"