summaryrefslogtreecommitdiff
path: root/win/win_gl.cpp
diff options
context:
space:
mode:
authorleo2000-08-24 21:24:42 +0000
committerleo2000-08-24 21:24:42 +0000
commit31a1d493ed4ca5d263244a8a3231111a58bdc5c4 (patch)
tree9963c933eb4fe42f257db26c7938009c4a88b0f4 /win/win_gl.cpp
parente54d0ecfb00132cb4eeafb7d909f89c93a7b3ca6 (diff)
Updated the Windows version with the new Minifig Wizard.
Fixed some OpenGL problems on the Windows version. git-svn-id: http://svn.leocad.org/trunk@106 c7d43263-9d01-0410-8a33-9dba5d9f93d6
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;