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

pull/2170/head
Matthias Moulin 2018-10-06 15:16:40 +02:00 committed by GitHub
parent d7bcd58174
commit 7061493ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ struct Vertex_HMP7
int8_t normal_x,normal_y;
} PACK_STRUCT;
#include "./../include/assimp/Compiler/poppack1.h"
#include <assimp/Compiler/poppack1.h>
} //! namespace HMP
} //! namespace Assimp