Mercurial > sdl-ios-xcode
diff src/video/epoc/SDL_epocevents.cpp @ 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 | f6ffac90895c |
children | 92947e3a18db |
line wrap: on
line diff
--- a/src/video/epoc/SDL_epocevents.cpp Fri Feb 10 07:29:08 2006 +0000 +++ b/src/video/epoc/SDL_epocevents.cpp Thu Feb 16 10:11:48 2006 +0000 @@ -36,8 +36,8 @@ #include "SDL_video.h" #include "SDL_keysym.h" #include "SDL_keyboard.h" -#include "SDL_events_c.h" #include "SDL_timer.h" +#include "../../events/SDL_events_c.h" }; /* extern "C" */ #include "SDL_epocvideo.h"