Replaced "../Include/" include from 3DSHelper.h
parent
531f30302f
commit
d9a7ed19a8
|
@ -363,7 +363,7 @@ struct Texture {
|
||||||
int iUVSrc;
|
int iUVSrc;
|
||||||
};
|
};
|
||||||
|
|
||||||
#include "./../include/assimp/Compiler/poppack1.h"
|
#include <assimp/Compiler/poppack1.h>
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
/** Helper structure representing a 3ds material */
|
/** Helper structure representing a 3ds material */
|
||||||
|
|
Loading…
Reference in New Issue