missing headers
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
#include "MusicWheel.h"
|
#include "MusicWheel.h"
|
||||||
#include "InputMapper.h"
|
#include "InputMapper.h"
|
||||||
#include "RageLog.h"
|
#include "RageLog.h"
|
||||||
|
#include "song.h"
|
||||||
|
|
||||||
AutoScreenMessage( SM_NoSongs )
|
AutoScreenMessage( SM_NoSongs )
|
||||||
AutoScreenMessage( SM_ChangeSong )
|
AutoScreenMessage( SM_ChangeSong )
|
||||||
|
|||||||
@@ -28,6 +28,7 @@
|
|||||||
#include "Command.h"
|
#include "Command.h"
|
||||||
#include "CommonMetrics.h"
|
#include "CommonMetrics.h"
|
||||||
#include "BannerCache.h"
|
#include "BannerCache.h"
|
||||||
|
#include "song.h"
|
||||||
|
|
||||||
const int NUM_SCORE_DIGITS = 9;
|
const int NUM_SCORE_DIGITS = 9;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user