missing headers

This commit is contained in:
Glenn Maynard
2003-12-18 03:40:57 +00:00
parent 8bea794083
commit 4b3dac0f23
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
#include "DifficultyList.h"
#include "GameState.h"
#include "song.h"
#include "Steps.h"
#include "StyleDef.h"
#include "DifficultyMeter.h"
#include "RageLog.h"
+1
View File
@@ -3,6 +3,7 @@
#include "ThemeManager.h"
#include "GameState.h"
#include "song.h"
#include "Steps.h"
#include "RageLog.h"
#include "ProfileManager.h"
#include "SongManager.h"
+1
View File
@@ -22,6 +22,7 @@
#include "SongManager.h"
#include "GameState.h"
#include "song.h"
#include "Steps.h"
#include "Course.h"
#include "GameManager.h"
#include "ProductInfo.h"
@@ -28,6 +28,7 @@
#include "FontCharAliases.h"
#include "AnnouncerManager.h"
#include "song.h"
#include "Steps.h"
#include <math.h>
#include "ProfileManager.h"
+1
View File
@@ -17,6 +17,7 @@
#include "GameManager.h"
#include "Course.h"
#include "song.h"
#include "Steps.h"
#include "PrefsManager.h"
#include "NoteData.h"
#include "NoteDataUtil.h"