Fix: Include RageUtil.h. It is necessiary for ARRAYSIZE.

This commit is contained in:
Charles Lohr
2004-09-10 02:12:40 +00:00
parent 0e9a8755c6
commit 2324859389
@@ -11,6 +11,7 @@
#include "global.h"
#include "InputHandler_SDL.h"
#include "SDL_utils.h"
#include "RageUtil.h"
#include "RageLog.h"
#include "RageDisplay.h"