summaryrefslogtreecommitdiff
path: root/inc/entity.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'inc/entity.hpp')
-rw-r--r--inc/entity.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/entity.hpp b/inc/entity.hpp
index 259849f..c47ef00 100644
--- a/inc/entity.hpp
+++ b/inc/entity.hpp
@@ -4,7 +4,7 @@
#include <SDL2/SDL.h>
#include "dna.hpp"
-#include "graphicsobjects.hpp"
+#include "opengl/graphicsdata.hpp"
#include "rectangle.hpp"
class Entity