Johannes Ruehle 12 年之前
父節點
當前提交
6e80cae739
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/matlabAccess/MatFileIO.h

+ 1 - 1
core/matlabAccess/MatFileIO.h

@@ -25,7 +25,7 @@
 #else //#ifdef NICE_USELIB_MATIO
 
 #include <matio.h>
-#include <matio/matio_private.h>
+#include <matio_private.h>
 
 #ifndef sparse_t
 #define sparse_t mat_sparse_t