Reorder some more includes.

This commit is contained in:
John Bauer
2006-11-29 22:04:29 +00:00
parent 8542b7d190
commit ed7394d72e
3 changed files with 15 additions and 16 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
#include "global.h"
#include "NotesLoaderSM.h"
#include "BackgroundUtil.h"
#include "GameManager.h"
#include "MsdFile.h"
#include "NoteTypes.h"
#include "RageFileManager.h"
#include "RageLog.h"
#include "RageUtil.h"
#include "SongManager.h"
#include "RageFileManager.h"
#include "NoteTypes.h"
#include "BackgroundUtil.h"
#include "song.h"
#include "SongManager.h"
#include "Steps.h"
const int MAX_EDIT_STEPS_SIZE_BYTES = 30*1024; // 30KB