diff options
Diffstat (limited to 'src/window.hpp')
| -rw-r--r-- | src/window.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <cstring> |
