Эх сурвалжийг харах

quotes instead of brackets

Former-commit-id: ce1a5c8eb967d326258e8618b4bfc93d1065a0c0
Alec Jacobson 6 жил өмнө
parent
commit
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