Fix another build error on windows

This commit is contained in:
rdb 2009-07-16 13:00:52 +00:00
parent 813b15da3c
commit 0f32e3caaa

View File

@ -22,6 +22,9 @@
// //
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
// Include this before everything
#include "pandatoolbase.h"
// MAX includes // MAX includes
#include "maxEggLoader.h" #include "maxEggLoader.h"
#include "Max.h" #include "Max.h"