Replaced "../Include/" include from 3DSHelper.h

This commit is contained in:
Matthias Moulin
2018-10-06 14:59:20 +02:00
committed by GitHub
parent 531f30302f
commit d9a7ed19a8

View File

@@ -363,7 +363,7 @@ struct Texture {
int iUVSrc;
};
#include "./../include/assimp/Compiler/poppack1.h"
#include <assimp/Compiler/poppack1.h>
// ---------------------------------------------------------------------------
/** Helper structure representing a 3ds material */