diff --git a/library/bindings/PolyVoxCore.i b/library/bindings/PolyVoxCore.i index f669a6cc..ea3258e1 100644 --- a/library/bindings/PolyVoxCore.i +++ b/library/bindings/PolyVoxCore.i @@ -1,6 +1,7 @@ %module PolyVoxCore #define POLYVOX_API +%include "Impl/TypeDef.h" #define __attribute__(x) //Silence DEPRECATED errors //This macro allows us to use Python properties on our classes