Explorar el Código

use system header

Former-commit-id: 27c55c1b9c04798c85a32079107135ad84cb4930
Alec Jacobson hace 11 años
padre
commit
455abc5c2f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/igl/matlab/matlabinterface.h

+ 1 - 1
include/igl/matlab/matlabinterface.h

@@ -29,7 +29,7 @@
 #include <string>
 #include <vector>
 
-#include "engine.h"  // Matlab engine header
+#include <engine.h>  // Matlab engine header
 
 namespace igl 
 {