@ -43,6 +43,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "HeadSpin.h"
#include "hsStream.h"
#include "hsWindows.h"
#include "MaxMain/MaxCompat.h"
#include <iparamb2.h>
#include <max.h>
@ -51,6 +51,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include <algorithm>
#include <notify.h>
#include <utilapi.h>
#include <vector>
#pragma hdrstop
@ -47,6 +47,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "MaxComponent/plComponent.h"
#include "MaxComponent/plComponentMgr.h"
#include "resource.h"
#include "plComponentPanel.h"