Include RageUtil.h for ARRAYLEN.

This commit is contained in:
Steve Checkoway
2007-06-09 08:18:28 +00:00
parent 0159759464
commit 9779519bfd
+1
View File
@@ -5,6 +5,7 @@
#include "NotesLoaderBMS.h"
#include "NotesLoaderKSF.h"
#include "NotesLoaderMidi.h"
#include "RageUtil.h"
void NotesLoader::GetMainAndSubTitlesFromFullTitle( const RString &sFullTitle, RString &sMainTitleOut, RString &sSubTitleOut )
{