SceneCombiner: fix the build.

This commit is contained in:
Kim Kulling
2017-06-21 15:24:06 +02:00
parent b727420cf2
commit 439409bef2
9 changed files with 10 additions and 9 deletions

View File

@@ -54,7 +54,7 @@ Here we implement only the C++ interface (Assimp::Exporter).
#ifndef ASSIMP_BUILD_NO_EXPORT
#include "BlobIOSystem.h"
#include "SceneCombiner.h"
#include <assimp/SceneCombiner.h>
#include "BaseProcess.h"
#include "Importer.h" // need this for GetPostProcessingStepInstanceList()