aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/texturecache.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/texturecache.h')
-rw-r--r--yage/core/texturecache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yage/core/texturecache.h b/yage/core/texturecache.h
index 58dcd4eb..ac57aaba 100644
--- a/yage/core/texturecache.h
+++ b/yage/core/texturecache.h
@@ -9,7 +9,7 @@
#ifndef TEXTURE_CACHE_H
#define TEXTURE_CACHE_H
-#include "texture.h"
+#include "../data/texture.h"
#include <unordered_map>