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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/hk21/game/gpu.cpp b/hk21/game/gpu.cpp
index 4aa1f95..207ce85 100644
--- a/hk21/game/gpu.cpp
+++ b/hk21/game/gpu.cpp
@@ -4,7 +4,7 @@
#include "hk21/game/gpu.hpp"
-#include <asl/containerS/buffer.hpp>
+#include <asl/containers/buffer.hpp>
#include <asl/formatting/format.hpp>
#include <asl/types/option.hpp>
#include <asl/logging/logging.hpp>