aboutsummaryrefslogtreecommitdiffstats
path: root/pugl_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pugl_test.c')
-rw-r--r--pugl_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pugl_test.c b/pugl_test.c
index eaf95f8..0bc65d5 100644
--- a/pugl_test.c
+++ b/pugl_test.c
@@ -18,6 +18,8 @@
@file pugl_test.c A simple Pugl test that creates a top-level window.
*/
+#define GL_SILENCE_DEPRECATION 1
+
#include "pugl/gl.h"
#include "pugl/pugl.h"