include cleanup

This commit is contained in:
Glenn Maynard
2005-06-20 04:28:16 +00:00
parent e2cfba413a
commit 77ee110e65
4 changed files with 11 additions and 1 deletions
+2
View File
@@ -74,6 +74,8 @@ void HelpDisplay::Update( float fDeltaTime )
}
#include "LuaBinding.h"
template<class T>
class LunaHelpDisplay : public Luna<T>
{