From 89616029643bd57647085e0a61b034c68e731f80 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 21 Sep 2006 02:43:57 +0000 Subject: [PATCH] remove ActorCommands.h --- stepmania/src/Actor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/Actor.h b/stepmania/src/Actor.h index df6d604aac..804db9623d 100644 --- a/stepmania/src/Actor.h +++ b/stepmania/src/Actor.h @@ -5,7 +5,6 @@ #include "RageTypes.h" #include "RageUtil_AutoPtr.h" -#include "ActorCommands.h" #include class XNode; struct lua_State;