Fix another build error on windows
This commit is contained in:
parent
813b15da3c
commit
0f32e3caaa
|
|
@ -22,6 +22,9 @@
|
|||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
// Include this before everything
|
||||
#include "pandatoolbase.h"
|
||||
|
||||
// MAX includes
|
||||
#include "maxEggLoader.h"
|
||||
#include "Max.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue