summary refs log tree commit diff
path: root/src/GFX/Binder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/GFX/Binder.cpp')
-rw-r--r--src/GFX/Binder.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GFX/Binder.cpp b/src/GFX/Binder.cpp
index 905ba24..49f82a7 100644
--- a/src/GFX/Binder.cpp
+++ b/src/GFX/Binder.cpp
@@ -1,4 +1,5 @@
 #include <GL/glew.h>
+#include <cassert>
 #include "Binder.hpp"
 #include "Mesh.hpp"