aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/spritesheet.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/spritesheet.h')
-rw-r--r--yage/core/spritesheet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yage/core/spritesheet.h b/yage/core/spritesheet.h
index 7d7c2fcf..7b089d25 100644
--- a/yage/core/spritesheet.h
+++ b/yage/core/spritesheet.h
@@ -15,7 +15,7 @@
* This could be more efficient when copying the texture out of the
* spritesheet.
*/
-#include "texture.h"
+#include "../data/texture.h"
#include <rapidjson/reader.h>