소스 검색

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

Matthias Moulin 7 년 전
부모
커밋
7061493ead
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      code/HMPFileData.h

+ 1 - 1
code/HMPFileData.h

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