Преглед на файлове

quotes instead of brackets

Former-commit-id: ce1a5c8eb967d326258e8618b4bfc93d1065a0c0
Alec Jacobson преди 7 години
родител
ревизия
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