瀏覽代碼

quotes instead of brackets

Former-commit-id: ce1a5c8eb967d326258e8618b4bfc93d1065a0c0
Alec Jacobson 6 年之前
父節點
當前提交
c7e31dfe16
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/igl/Camera.h

+ 1 - 1
include/igl/Camera.h

@@ -16,7 +16,7 @@
 
 #include <Eigen/Geometry>
 #include <Eigen/Core>
-#include <PI.h>
+#include "PI.h"
 
 #define IGL_CAMERA_MIN_ANGLE 5.0
 namespace igl