Mercurial > sdl-ios-xcode
diff src/video/maccommon/SDL_macwm_c.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 c121d94672cb 7cdb1d7fc93b |
line wrap: on
line diff
--- a/src/video/maccommon/SDL_macwm_c.h Fri Feb 24 08:17:28 2006 +0000 +++ b/src/video/maccommon/SDL_macwm_c.h Fri Feb 24 09:57:14 2006 +0000 @@ -21,7 +21,7 @@ */ #include "SDL_config.h" -#include "SDL_romvideo.h" +#include "../macrom/SDL_romvideo.h" /* Functions to be exported */ extern void Mac_SetCaption(_THIS, const char *title, const char *icon);