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.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/hk21/game/gpu.cpp b/hk21/game/gpu.cpp
index 14b9f96..c036cf2 100644
--- a/hk21/game/gpu.cpp
+++ b/hk21/game/gpu.cpp
@@ -4,6 +4,7 @@
#include "hk21/game/gpu.hpp"
+#include <asl/base/numeric.hpp>
#include <asl/containers/buffer.hpp>
#include <asl/containers/intrusive_list.hpp>
#include <asl/formatting/format.hpp>