aboutsummaryrefslogtreecommitdiffstats
path: root/yage/base/texturecache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'yage/base/texturecache.cpp')
-rw-r--r--yage/base/texturecache.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/yage/base/texturecache.cpp b/yage/base/texturecache.cpp
index fda5fcd9..5d2950a3 100644
--- a/yage/base/texturecache.cpp
+++ b/yage/base/texturecache.cpp
@@ -6,8 +6,8 @@
* ----------------------------------------------------------------------------
*/
-#include <YAGE/texturecache.h>
-#include <YAGE/imageloader.h>
+#include <yage/base/texturecache.h>
+#include <yage/base/imageloader.h>
namespace yage
{