Ver código fonte

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

Matthias Moulin 7 anos atrás
pai
commit
7061493ead
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      code/HMPFileData.h

+ 1 - 1
code/HMPFileData.h

@@ -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