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

@@ -51,7 +51,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "ParsingUtils.h"
#include "fast_atof.h"
#include "SceneCombiner.h"
#include <assimp/SceneCombiner.h>
#include "GenericProperty.h"
#include "SkeletonMeshBuilder.h"
#include "ConvertToLHProcess.h"