diff src/video/win32/SDL_win32video.h @ 1913:83420da906a5

Implemented Windows OpenGL support Fixed slowdown enumerating display modes, which was hosing OpenGL as well... Removed SDL_ from the render driver prefixes
author Sam Lantinga <slouken@libsdl.org>
date Mon, 17 Jul 2006 06:47:33 +0000
parents f1828a500391
children 514f7c1651fc
line wrap: on
line diff
--- a/src/video/win32/SDL_win32video.h	Sun Jul 16 09:34:01 2006 +0000
+++ b/src/video/win32/SDL_win32video.h	Mon Jul 17 06:47:33 2006 +0000
@@ -42,6 +42,7 @@
 #include "SDL_win32keyboard.h"
 #include "SDL_win32modes.h"
 #include "SDL_win32mouse.h"
+#include "SDL_win32opengl.h"
 #include "SDL_win32window.h"
 
 #ifdef UNICODE