diff --git a/cbits/helpers.c b/cbits/helpers.c index e2ea781..71d476a 100644 --- a/cbits/helpers.c +++ b/cbits/helpers.c @@ -1,5 +1,5 @@ -#include "SDL2/SDL.h" -#include "SDL2/SDL_mixer.h" +#include "SDL.h" +#include "SDL_mixer.h" // These were all macros in SDL_mixer.h.