another compile fix reported by ccherrett

This commit is contained in:
Daniel Genrich 2008-08-17 23:03:45 +00:00
parent 0db489b119
commit 0c79804dbe

@ -50,6 +50,8 @@
#endif
#include "BLO_sys_types.h" // for intptr_t support
#include <limits.h>
#include "BLI_blenlib.h"