瀏覽代碼

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

Matthias Moulin 7 年之前
父節點
當前提交
716205fde0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/assimp/irrXMLWrapper.h

+ 1 - 1
include/assimp/irrXMLWrapper.h

@@ -45,7 +45,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 // some long includes ....
 #include <irrXML.h>
-#include "./../include/assimp/IOStream.hpp"
+#include "IOStream.hpp"
 #include "BaseImporter.h"
 #include <vector>