From fab0ac8839defb36609df5416df3005139f80fa3 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 3 Sep 2005 02:09:25 +0000 Subject: [PATCH] missing header --- stepmania/src/PlayerScoreList.h | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/PlayerScoreList.h b/stepmania/src/PlayerScoreList.h index 58004ca028..cee3d36870 100644 --- a/stepmania/src/PlayerScoreList.h +++ b/stepmania/src/PlayerScoreList.h @@ -4,6 +4,7 @@ #include "ActorFrame.h" #include "AutoActor.h" #include "PercentageDisplay.h" +#include "RageTimer.h" class PlayerState; class PlayerStageStats;