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;