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

@@ -50,7 +50,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "OptimizeMeshes.h"
#include "ProcessHelper.h"
#include "SceneCombiner.h"
#include <assimp/SceneCombiner.h>
#include "Exceptional.h"
using namespace Assimp;