summaryrefslogtreecommitdiff
path: root/shaders/shaders.hh
diff options
context:
space:
mode:
authorhunter@kvog.sh <hunter@kvog.sh>2026-02-05 21:17:07 -0600
committerhunter@kvog.sh <hunter@kvog.sh>2026-02-05 21:17:07 -0600
commit9bb07a21660982f5ae809d8e48641699ba3f3b05 (patch)
tree43c6a78a073d8e72729431d8abdec53d78d225c4 /shaders/shaders.hh
parent117f1e009079140d1e7d56e526d61b74a05d8977 (diff)
shaders/subpixel
Diffstat (limited to 'shaders/shaders.hh')
-rw-r--r--shaders/shaders.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/shaders/shaders.hh b/shaders/shaders.hh
index 00365fb..d23a13d 100644
--- a/shaders/shaders.hh
+++ b/shaders/shaders.hh
@@ -7,6 +7,7 @@
#include "imgui.h"
#include <algorithm>
+#include <cstring>
#include <vector>
#include <SDL3/SDL.h>