This commit is contained in:
Glenn Maynard
2004-05-02 00:21:47 +00:00
parent e96fb67f6c
commit 22d7bf1508
+1 -1
View File
@@ -37,6 +37,7 @@
#include "StepsUtil.h"
#include "CourseUtil.h"
#include "RageFileManager.h"
#include "UnlockSystem.h"
SongManager* SONGMAN = NULL; // global and accessable from anywhere in our program
@@ -882,7 +883,6 @@ Course *SongManager::FindCourse( CString sName )
return NULL;
}
#include "UnlockSystem.h"
void SongManager::UpdateBest()
{