summaryrefslogtreecommitdiff
path: root/win/win_gl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'win/win_gl.cpp')
-rwxr-xr-xwin/win_gl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/win_gl.cpp b/win/win_gl.cpp
index b23bb55..4310c55 100755
--- a/win/win_gl.cpp
+++ b/win/win_gl.cpp
@@ -2,6 +2,7 @@
// Windows OpenGL functions
//
+#include "stdafx.h"
#include "opengl.h"
static HMODULE gl_module;