author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Sun, 02 Jun 2013 14:11:04 +0200 | |
changeset 7261 | df37802bf7db |
parent 7260 | 7601833a69ee |
child 7262 | 3c5f6170df8e |
--- a/src/video/android/SDL_androidtouch.c Sun Jun 02 01:35:38 2013 -0700 +++ b/src/video/android/SDL_androidtouch.c Sun Jun 02 14:11:04 2013 +0200 @@ -27,6 +27,7 @@ #include "SDL_events.h" #include "../../events/SDL_mouse_c.h" #include "../../events/SDL_touch_c.h" +#include "SDL_log.h" #include "SDL_androidtouch.h"