Преглед изворни кода

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;
 } PACK_STRUCT;
 
-#include "./../include/assimp/Compiler/poppack1.h"
+#include <assimp/Compiler/poppack1.h>
 
 } //! namespace HMP
 } //! namespace Assimp