From b76e309166f714b0a66fb4802f02e92a82d09082 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Thu, 9 Jan 2025 14:44:31 -0500 Subject: flatten file structure + rename --- src/game.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/game.cpp') 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 #include -- cgit v1.2.3