Case counts on Linux
This commit is contained in:
@@ -14,13 +14,13 @@
|
|||||||
#include "PrefsManager.h"
|
#include "PrefsManager.h"
|
||||||
#include "RageLog.h"
|
#include "RageLog.h"
|
||||||
#include "song.h"
|
#include "song.h"
|
||||||
#include "course.h"
|
#include "Course.h"
|
||||||
#include "RageException.h"
|
#include "RageException.h"
|
||||||
#include "RageUtil.h"
|
#include "RageUtil.h"
|
||||||
#include "UnlockSystem.h"
|
#include "UnlockSystem.h"
|
||||||
#include "SongManager.h"
|
#include "SongManager.h"
|
||||||
#include "gamestate.h"
|
#include "GameState.h"
|
||||||
#include "inifile.h"
|
#include "IniFile.h"
|
||||||
|
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|||||||
Reference in New Issue
Block a user