Johannes Ruehle 12 years ago
parent
commit
6e80cae739
1 changed files with 1 additions and 1 deletions
  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