From 4d5643c27f4341fb811abbddcd4498975063dfd6 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 20 Jun 2005 04:32:56 +0000 Subject: [PATCH] remove include --- stepmania/src/Actor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/Actor.h b/stepmania/src/Actor.h index bf2050730b..80e7af2907 100644 --- a/stepmania/src/Actor.h +++ b/stepmania/src/Actor.h @@ -10,7 +10,6 @@ struct XNode; struct lua_State; class LuaReference; -#include "LuaBinding.h" #include "MessageManager.h"