summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 8fb24e4..1a95a79 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -17,10 +17,10 @@
#include "player-input.hpp"
#include "plugins.hpp"
#include "project.hpp"
-#include "thread_pool.hpp"
-#include "vendor/glm_include.hpp"
+#include "thread-pool.hpp"
+#include "vendor-glm-include.hpp"
#include "window.hpp"
-#include "vendor/pk.h"
+#include "pk.h"
#include <BulletCollision/CollisionShapes/btConvexHullShape.h>
#include <BulletCollision/NarrowPhaseCollision/btRaycastCallback.h>