missing header

This commit is contained in:
Glenn Maynard
2005-10-07 01:45:20 +00:00
parent 0c0c5d9557
commit c904417448
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
#include "XmlFile.h"
#include "LuaManager.h"
#include "ActorUtil.h"
#include "RageUtil.h"
Actor *DynamicActorScroller::Copy() const { return new DynamicActorScroller(*this); }