Updated include path to correspond to new structure of the engine

This commit is contained in:
2025-06-23 00:48:18 +10:00
parent 351dba6b70
commit 6f1373f223

View File

@@ -1,4 +1,4 @@
#include "basalt_window.h"
#include "vulkan/basalt_window.h"
basalt::Window::Window(Window&& other) noexcept
{