Mercurial > sdl-ios-xcode
diff src/video/win32/SDL_win32video.c @ 4504:9faebccfefb3
Amazingly the Windows code is almost identical to the Mac OS X code. :)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 08 Jul 2010 23:07:34 -0700 |
parents | eff4e88cc1e8 |
children | e1664f94f026 436183eb30c8 |
line wrap: on
line diff
--- a/src/video/win32/SDL_win32video.c Thu Jul 08 22:54:03 2010 -0700 +++ b/src/video/win32/SDL_win32video.c Thu Jul 08 23:07:34 2010 -0700 @@ -28,7 +28,6 @@ #include "../SDL_pixels_c.h" #include "SDL_win32video.h" -#include "SDL_win32clipboard.h" #include "SDL_d3drender.h" #include "SDL_gdirender.h"