summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/src
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sdl/src')
-rw-r--r--apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c b/apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c
index 5769a87662..f4e886260c 100644
--- a/apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c
+++ b/apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c
@@ -114,4 +114,4 @@ void SDL_SYS_StopTimer(void)
114 return; 114 return;
115} 115}
116 116
117#endif /* SDL_TIMER_DUMMY || SDL_TIMERS_DISABLED */ 117#endif