mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Fix compile for ancient max versions
This commit is contained in:
@ -66,10 +66,10 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
// 3ds Max SDK
|
||||
// This stuff should ALWAYS come after hsWindows.h
|
||||
#include <max.h>
|
||||
#include <bmmlib.h>
|
||||
#include <guplib.h>
|
||||
#include <iparamb2.h>
|
||||
#include <max.h>
|
||||
#include <notify.h>
|
||||
|
||||
#endif // _MaxExport_Pch_inc_
|
||||
|
Reference in New Issue
Block a user