Replaced "../Include/" include from MD3FileData.h
parent
99fc989af7
commit
463a7e8016
|
@ -246,7 +246,7 @@ struct Vertex
|
||||||
uint16_t NORMAL;
|
uint16_t NORMAL;
|
||||||
} /*PACK_STRUCT*/;
|
} /*PACK_STRUCT*/;
|
||||||
|
|
||||||
#include "./../include/assimp/Compiler/poppack1.h"
|
#include <assimp/Compiler/poppack1.h>
|
||||||
|
|
||||||
// -------------------------------------------------------------------------------
|
// -------------------------------------------------------------------------------
|
||||||
/** @brief Unpack a Q3 16 bit vector to its full float3 representation
|
/** @brief Unpack a Q3 16 bit vector to its full float3 representation
|
||||||
|
|
Loading…
Reference in New Issue