SceneCOmbiner: Fix the build.

This commit is contained in:
Kim Kulling
2017-06-21 14:31:37 +02:00
parent 612ac234c5
commit b727420cf2
10 changed files with 13 additions and 11 deletions

View File

@@ -50,7 +50,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "AMFImporter.hpp"
// Header files, Assimp.
#include "SceneCombiner.h"
#include <assimp/SceneCombiner.h>
#include "StandardShapes.h"
#include "StringUtils.h"