Mercurial > sdl-ios-xcode
comparison src/video/macrom/SDL_romvideo.h @ 1424:7a610f25c12f
Updated MacOS Classic MPW build
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 24 Feb 2006 09:57:14 +0000 |
parents | d910939febfa |
children | 782fd950bd46 a1b03ba2fcd0 |
comparison
equal
deleted
inserted
replaced
1423:4ed717f9e509 | 1424:7a610f25c12f |
---|---|
22 #include "SDL_config.h" | 22 #include "SDL_config.h" |
23 | 23 |
24 #ifndef _SDL_romvideo_h | 24 #ifndef _SDL_romvideo_h |
25 #define _SDL_romvideo_h | 25 #define _SDL_romvideo_h |
26 | 26 |
27 #include "SDL_lowvideo.h" | 27 #include "../maccommon/SDL_lowvideo.h" |
28 | 28 |
29 #endif /* _SDL_romvideo_h */ | 29 #endif /* _SDL_romvideo_h */ |