summaryrefslogtreecommitdiff
path: root/hk21/game/gpu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'hk21/game/gpu.cpp')
-rw-r--r--hk21/game/gpu.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/hk21/game/gpu.cpp b/hk21/game/gpu.cpp
index 3fe0a8b..b481ee7 100644
--- a/hk21/game/gpu.cpp
+++ b/hk21/game/gpu.cpp
@@ -1,9 +1,9 @@
#include "hk21/game/gpu.hpp"
-#include <asl/buffer.hpp>
-#include <asl/format.hpp>
-#include <asl/option.hpp>
-#include <asl/log/log.hpp>
+#include <asl/containerS/buffer.hpp>
+#include <asl/formatting/format.hpp>
+#include <asl/types/option.hpp>
+#include <asl/logging/logging.hpp>
#include <SDL3/SDL_vulkan.h>