From 31a1d493ed4ca5d263244a8a3231111a58bdc5c4 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 24 Aug 2000 21:24:42 +0000 Subject: 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 --- win/win_gl.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'win/win_gl.cpp') 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; -- cgit v1.2.3