diff src/video/wincommon/SDL_wingl.c @ 327:13fc64213765

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sun, 31 Mar 2002 03:34:16 +0000
parents f6ffac90895c
children c638fde8a824
line wrap: on
line diff
--- a/src/video/wincommon/SDL_wingl.c	Sun Mar 31 03:34:11 2002 +0000
+++ b/src/video/wincommon/SDL_wingl.c	Sun Mar 31 03:34:16 2002 +0000
@@ -27,8 +27,7 @@
 
 /* WGL implementation of SDL OpenGL support */
 
-#include <windows.h>
-
+#include "SDL_opengl.h"
 #include "SDL_error.h"
 #include "SDL_lowvideo.h"
 #include "SDL_wingl_c.h"