ソースを参照

Replaced "../Include/" include from 3DSHelper.h

Matthias Moulin 7 年 前
コミット
d9a7ed19a8
1 ファイル変更1 行追加1 行削除
  1. 1 1
      code/3DSHelper.h

+ 1 - 1
code/3DSHelper.h

@@ -363,7 +363,7 @@ struct Texture {
     int iUVSrc;
     int iUVSrc;
 };
 };
 
 
-#include "./../include/assimp/Compiler/poppack1.h"
+#include <assimp/Compiler/poppack1.h>
 
 
 // ---------------------------------------------------------------------------
 // ---------------------------------------------------------------------------
 /** Helper structure representing a 3ds material */
 /** Helper structure representing a 3ds material */