Replaced "../Include/" include from HMPFileData.h

This commit is contained in:
Matthias Moulin
2018-10-06 15:11:47 +02:00
committed by GitHub
parent 91a805a082
commit 8bb4b57d1d

View File

@@ -46,7 +46,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
namespace Assimp {
namespace HMP {
#include "./../include/assimp/Compiler/pushpack1.h"
#include <assimp/Compiler/pushpack1.h>
#include <stdint.h>
// to make it easier for us, we test the magic word against both "endianesses"