summaryrefslogtreecommitdiff
path: root/src/mesa/main/glheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/glheader.h')
-rw-r--r--src/mesa/main/glheader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/glheader.h b/src/mesa/main/glheader.h
index f0cc2df075..8682732468 100644
--- a/src/mesa/main/glheader.h
+++ b/src/mesa/main/glheader.h
@@ -113,7 +113,7 @@
# endif
# define GLWINAPI __stdcall
# define GLWINAPIV __cdecl
-#else
+#elif !defined(__SCITECH_SNAP__)
/* non-Windows compilation */
# define GLAPI extern
# define GLAPIENTRY