@@ -15,7 +15,7 @@
#ifndef TETLIBRARY
#define TETLIBRARY
#endif
-#include "tetgen.h" // Defined REAL
+#include <tetgen.h> // Defined REAL
namespace igl
{
@@ -9,7 +9,7 @@
#define IGL_MOSEK_MOSEK_GUARDED_H
#include "../igl_inline.h"
-#include "mosek.h"
+#include <mosek.h>
namespace mosek