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