add missing header

This commit is contained in:
Glenn Maynard
2003-04-11 15:53:32 +00:00
parent 0a3da7bcba
commit 4e8eb0a96f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
#include "Sprite.h"
#include "ActorFrame.h"
#include "RageSound.h"
#include "RandomSample.h"
#include "GameConstantsAndTypes.h"
#include "MusicSortDisplay.h"
+1
View File
@@ -13,6 +13,7 @@
#include "ScreenCredits.h"
#include "ScreenManager.h"
#include "RageSoundManager.h"
#include "RageLog.h"
#include "GameConstantsAndTypes.h"
#include "SongManager.h"