summaryrefslogtreecommitdiff
path: root/src/project_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/project_base.h')
-rw-r--r--src/project_base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/project_base.h b/src/project_base.h
index 0563934..6bfa7e1 100644
--- a/src/project_base.h
+++ b/src/project_base.h
@@ -24,7 +24,6 @@
#include "stdint.h"
#include "string.h"
-#include "assert.h"
#include <GL/gl.h>
#ifdef OS_LINUX