aboutsummaryrefslogtreecommitdiffstats
path: root/src/texture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/texture.cpp')
-rw-r--r--src/texture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/texture.cpp b/src/texture.cpp
index 35d7b80..a361f19 100644
--- a/src/texture.cpp
+++ b/src/texture.cpp
@@ -1,7 +1,7 @@
#include <algorithm>
#include <string>
-#include <texture.h>
+#include <texture.hpp>
/**
* A structure for keeping track of loaded textures.