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

pull/2170/head
Matthias Moulin 2018-10-06 14:59:20 +02:00 committed by GitHub
parent 531f30302f
commit d9a7ed19a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 */