summaryrefslogtreecommitdiff
path: root/shaders/shaders.hh
diff options
context:
space:
mode:
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>