浏览代码

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;
 };
 
-#include "./../include/assimp/Compiler/poppack1.h"
+#include <assimp/Compiler/poppack1.h>
 
 // ---------------------------------------------------------------------------
 /** Helper structure representing a 3ds material */