summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/GalOgl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GalOgl.cpp b/src/GalOgl.cpp
index 9bfa6f7..052c68a 100644
--- a/src/GalOgl.cpp
+++ b/src/GalOgl.cpp
@@ -430,7 +430,7 @@ GLenum glCheckError_(const char* file, int line) {
#endif // !NDEBUG
-void APIENTRY glDebugOutput(GLenum source,
+void GLAPIENTRY glDebugOutput(GLenum source,
GLenum type,
unsigned int id,
GLenum severity,