diff --git a/stepmania/src/arch/InputHandler/InputHandler_SDL.cpp b/stepmania/src/arch/InputHandler/InputHandler_SDL.cpp index 8f760adb79..6150f7576c 100644 --- a/stepmania/src/arch/InputHandler/InputHandler_SDL.cpp +++ b/stepmania/src/arch/InputHandler/InputHandler_SDL.cpp @@ -11,6 +11,7 @@ #include "global.h" #include "InputHandler_SDL.h" #include "SDL_utils.h" +#include "RageUtil.h" #include "RageLog.h" #include "RageDisplay.h"