From 40e5b4e79765359c8d33989731a78cdd6743709f Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Sat, 23 Apr 2011 22:36:16 -0700 Subject: [PATCH] Missed one of these --- Sources/Plasma/FeatureLib/pfConsole/pfAvatarConsoleCommands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/Plasma/FeatureLib/pfConsole/pfAvatarConsoleCommands.cpp b/Sources/Plasma/FeatureLib/pfConsole/pfAvatarConsoleCommands.cpp index 8fbec9c8..fff95861 100644 --- a/Sources/Plasma/FeatureLib/pfConsole/pfAvatarConsoleCommands.cpp +++ b/Sources/Plasma/FeatureLib/pfConsole/pfAvatarConsoleCommands.cpp @@ -68,7 +68,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com #include "plAvatar/plArmatureEffects.h" #include "plAvatar/plAvTaskSeek.h" -//#include "../plHavok1/plSimulationMgr.h" +//#include "plHavok1/plSimulationMgr.h" #include "pnNetCommon/plNetApp.h" #include "plNetClient/plNetClientMgr.h" #include "plDrawable/plInstanceDrawInterface.h"