From 561a7c7ca5239d4e8d6cf0005a085223d55dc2a2 Mon Sep 17 00:00:00 2001 From: don bright Date: Sat, 26 Jan 2013 23:23:44 +0100 Subject: fixup bug 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 + +std::string glew_dump(bool dumpall); +bool report_glerror(const char * function); + #endif -- cgit v0.10.1