diff options
Diffstat (limited to '')
-rw-r--r-- | src/Texture.hpp | 1 |
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&); |