author | Sam Lantinga <slouken@libsdl.org> |
Mon, 19 Oct 2009 10:03:16 +0000 | |
branch | SDL-1.2 |
changeset 4366 | f00e178dfc9e |
parent 4365 | d91a8026e0aa |
child 4367 | 2d00ed718720 |
--- a/src/video/dga/SDL_dgaevents.c Mon Oct 19 10:02:00 2009 +0000 +++ b/src/video/dga/SDL_dgaevents.c Mon Oct 19 10:03:16 2009 +0000 @@ -27,6 +27,7 @@ #include <X11/Xlib.h> #include "../Xext/extensions/xf86dga.h" +#include "SDL_timer.h" #include "../SDL_sysvideo.h" #include "../../events/SDL_events_c.h" #include "SDL_dgavideo.h"