Mercurial > sdl-ios-xcode
comparison src/video/epoc/SDL_epocvideo.h @ 1361:19418e4422cb
New configure-based build system. Still work in progress, but much improved
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 16 Feb 2006 10:11:48 +0000 |
parents | b8d311d90021 |
children | d910939febfa |
comparison
equal
deleted
inserted
replaced
1360:70a9cfb4cf1b | 1361:19418e4422cb |
---|---|
30 #ifndef _SDL_epocvideo_h | 30 #ifndef _SDL_epocvideo_h |
31 #define _SDL_epocvideo_h | 31 #define _SDL_epocvideo_h |
32 | 32 |
33 extern "C" { | 33 extern "C" { |
34 #include "SDL_mouse.h" | 34 #include "SDL_mouse.h" |
35 #include "SDL_sysvideo.h" | 35 #include "../SDL_sysvideo.h" |
36 }; | 36 }; |
37 | 37 |
38 #include <e32std.h> | 38 #include <e32std.h> |
39 #include <bitdev.h> | 39 #include <bitdev.h> |
40 #include <w32std.h> | 40 #include <w32std.h> |