Mercurial > sdl-ios-xcode
diff src/video/win32/SDL_win32window.h @ 1933:7ee5297340f7
Implemented Cocoa window support
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 24 Jul 2006 05:03:02 +0000 |
parents | 83420da906a5 |
children | 7177581dc9fa |
line wrap: on
line diff
--- a/src/video/win32/SDL_win32window.h Sun Jul 23 09:16:14 2006 +0000 +++ b/src/video/win32/SDL_win32window.h Mon Jul 24 05:03:02 2006 +0000 @@ -24,9 +24,6 @@ #ifndef _SDL_win32window_h #define _SDL_win32window_h -#include "../SDL_sysvideo.h" -#include "SDL_win32video.h" - typedef struct { SDL_WindowID windowID;