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/window.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/window.hpp') diff --git a/src/window.hpp b/src/window.hpp index 2ceebec..1af7eed 100644 --- a/src/window.hpp +++ b/src/window.hpp @@ -8,7 +8,7 @@ #include "imgui.h" #include "ecs.hpp" #include "window-types.hpp" -#include "vendor/pk.h" +#include "pk.h" #include "glm/mat4x4.hpp" #include -- cgit v1.2.3