diff --git a/include/assimp/Exporter.hpp b/include/assimp/Exporter.hpp index 168edfefa..0e32d4397 100644 --- a/include/assimp/Exporter.hpp +++ b/include/assimp/Exporter.hpp @@ -48,6 +48,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #ifndef ASSIMP_BUILD_NO_EXPORT #include "cexport.h" +#include namespace Assimp { class ExporterPimpl;