From 9f0730fca99144456f1e839c7c4ee2ad755341df Mon Sep 17 00:00:00 2001 From: Branan Purvine-Riley Date: Sat, 22 Oct 2011 20:19:34 -0700 Subject: [PATCH] Remove stale includes in MaxComponent --- Sources/Tools/MaxComponent/plAudioComponents.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Sources/Tools/MaxComponent/plAudioComponents.cpp b/Sources/Tools/MaxComponent/plAudioComponents.cpp index 6c13a6f1..edd7ff36 100644 --- a/Sources/Tools/MaxComponent/plAudioComponents.cpp +++ b/Sources/Tools/MaxComponent/plAudioComponents.cpp @@ -80,8 +80,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com #include "plPhysX/plPXPhysical.h" // Sound Related -#include "plPhysical/plEnvEffectDetector.h" -#include "pnMessage/plEnvEffectMsg.h" #include "plAudible/plWinAudible.h" #include "pnSceneObject/plAudioInterface.h"