Fix inconsistent imports

Former-commit-id: 45417a4a85
This commit is contained in:
skoch
2017-12-05 18:16:53 +01:00
parent 5a91465a9a
commit 4e63839b97
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include <Eigen/Dense>
#include "python_shared.h"
#include "modules/py_typedefs.h"
#include <igl/AABB.h>
#include <igl/ARAPEnergyType.h>