summaryrefslogtreecommitdiffstats
path: root/src/Texture.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Texture.hpp')
-rw-r--r--src/Texture.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Texture.hpp b/src/Texture.hpp
index 5b2afcf..6b024d4 100644
--- a/src/Texture.hpp
+++ b/src/Texture.hpp
@@ -2,7 +2,6 @@
#include <easylogging++.h>
#include <GL/glew.h>
-#include <SFML/Graphics.hpp>
class Texture {
Texture(Texture&);