From 8e5f09c54a7c48e24f2c5be073c75b4f93b5fd15 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 21 Dec 2015 00:58:50 +0300 Subject: Move dye related files into dye directory. --- src/resources/sdlimagehelper.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/resources/sdlimagehelper.cpp') diff --git a/src/resources/sdlimagehelper.cpp b/src/resources/sdlimagehelper.cpp index e0018b868..89bd36958 100644 --- a/src/resources/sdlimagehelper.cpp +++ b/src/resources/sdlimagehelper.cpp @@ -27,10 +27,11 @@ #include "logger.h" #include "main.h" -#include "resources/dye.h" -#include "resources/dyepalette.h" #include "resources/image.h" +#include "resources/dye/dye.h" +#include "resources/dye/dyepalette.h" + #include "utils/sdlcheckutils.h" #include -- cgit v1.2.3-60-g2f50