aboutsummaryrefslogtreecommitdiffstats
path: root/src/game/CelestialObject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/CelestialObject.cpp')
-rw-r--r--src/game/CelestialObject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/CelestialObject.cpp b/src/game/CelestialObject.cpp
index 12153ae..cdef047 100644
--- a/src/game/CelestialObject.cpp
+++ b/src/game/CelestialObject.cpp
@@ -5,7 +5,7 @@
#include "CelestialObject.hpp"
#include "../graphics/Texture.hpp"
#include "../graphics/Mesh.hpp"
-#include "../objects.hpp"
+#include "objects.hpp"
using namespace glm;