summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-26 22:23:44 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-26 22:23:44 (GMT)
commit561a7c7ca5239d4e8d6cf0005a085223d55dc2a2 (patch)
tree0d37992df500bdb10555142a3d86397b88a57160
parentf17a282220903d7bb494deae046d3e786ef6b1ca (diff)
fixup bug
-rw-r--r--src/system-gl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/system-gl.h b/src/system-gl.h
index d7de3c6..57e9080 100644
--- a/src/system-gl.h
+++ b/src/system-gl.h
@@ -13,4 +13,9 @@
#endif
#endif
+#include <string>
+
+std::string glew_dump(bool dumpall);
+bool report_glerror(const char * function);
+
#endif
contact: Jan Huwald // Impressum