--- a/test/loopwavequeue.c Sat Aug 16 23:30:44 2014 -0700 +++ b/test/loopwavequeue.c Sun Aug 17 10:10:41 2014 -0700 @@ -15,12 +15,12 @@ #include <stdio.h> #include <stdlib.h> +#include "SDL.h" + #if HAVE_SIGNAL_H #include <signal.h> #endif -#include "SDL.h" - struct { SDL_AudioSpec spec;