From c347954806dbe301c7df27cf3e5a9f833c13679c Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 28 Oct 2004 02:17:50 +0000 Subject: [PATCH] add header --- stepmania/src/GameState.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/GameState.cpp b/stepmania/src/GameState.cpp index 979df99ccf..79d901455d 100644 --- a/stepmania/src/GameState.cpp +++ b/stepmania/src/GameState.cpp @@ -27,6 +27,7 @@ #include "GameConstantsAndTypes.h" #include "StepMania.h" #include "CommonMetrics.h" +#include "Actor.h" #include #include