diff options
Diffstat (limited to 'src/window.hpp')
| -rw-r--r-- | src/window.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/window.hpp b/src/window.hpp index 38f3151..5c29008 100644 --- a/src/window.hpp +++ b/src/window.hpp @@ -1,6 +1,8 @@ #ifndef PKE_WINDOW_HPP #define PKE_WINDOW_HPP +#include "memory.hpp" + #include <GLFW/glfw3.h> #include <vulkan/vulkan.h> |
