aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/spritesheet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/spritesheet.cpp')
-rw-r--r--yage/core/spritesheet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/yage/core/spritesheet.cpp b/yage/core/spritesheet.cpp
index 5c3499cc..09c344e3 100644
--- a/yage/core/spritesheet.cpp
+++ b/yage/core/spritesheet.cpp
@@ -17,7 +17,7 @@
#include <stdexcept>
#include <rapidjson/document.h>
-#include <yage/base/imageloader.h>
+#include <yage/core/imageloader.h>
using namespace std;
using namespace rapidjson;