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