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