Fixed: Compile error when using 3ds Max 2011 SDK.
This commit is contained in:
parent
95bcd14648
commit
541f678317
1 changed files with 1 additions and 2 deletions
|
@ -17,6 +17,7 @@
|
|||
// From MAXSDK
|
||||
#include <MaxScrpt/maxscrpt.h>
|
||||
|
||||
#include "max_to_ligo.h"
|
||||
|
||||
#undef min
|
||||
#undef max
|
||||
|
@ -24,8 +25,6 @@
|
|||
// From nel misc
|
||||
#include "nel/misc/stream.h"
|
||||
|
||||
#include "max_to_ligo.h"
|
||||
|
||||
// From ligo library
|
||||
#include "nel/../../src/ligo/zone_template.h"
|
||||
#include "nel/ligo/ligo_config.h"
|
||||
|
|
Loading…
Reference in a new issue