Explorar o código

quotes instead of brackets

Former-commit-id: ce1a5c8eb967d326258e8618b4bfc93d1065a0c0
Alec Jacobson %!s(int64=6) %!d(string=hai) anos
pai
achega
c7e31dfe16
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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