aboutsummaryrefslogtreecommitdiff
path: root/src/graphic_shader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphic_shader.h')
-rw-r--r--src/graphic_shader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/graphic_shader.h b/src/graphic_shader.h
index 2dd8c41..0422ec9 100644
--- a/src/graphic_shader.h
+++ b/src/graphic_shader.h
@@ -1,3 +1,5 @@
+#pragma once
+
#include "util.h"
class GraphicShader {