cleanup
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "SDL_utils.h"
|
||||
#include "RageFile.h"
|
||||
|
||||
#include "RageDisplay.h"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#include "RageSurface_Load_JPEG.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "SDL_utils.h"
|
||||
#include "RageFile.h"
|
||||
#include "RageSurface.h"
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#include "RageFile.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "SDL_utils.h"
|
||||
#include "RageSurface.h"
|
||||
|
||||
#define CheckLine() \
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
#include "BitmapText.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "InputMapper.h"
|
||||
#include "RageInputDevice.h"
|
||||
|
||||
const int NUM_BOOKKEEPING_COLS = 4;
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#include "RageFileManager.h"
|
||||
#include "RageSurface.h"
|
||||
#include "NoteDataUtil.h"
|
||||
#include "SDL_utils.h"
|
||||
#include "ProfileManager.h"
|
||||
#include "StageStats.h"
|
||||
#include "StepsUtil.h"
|
||||
|
||||
@@ -22,7 +22,9 @@
|
||||
|
||||
#include "ProductInfo.h"
|
||||
|
||||
#if defined(HAVE_SDL)
|
||||
#include "SDL_utils.h"
|
||||
#endif
|
||||
|
||||
#include "Screen.h"
|
||||
#include "CodeDetector.h"
|
||||
|
||||
Reference in New Issue
Block a user