diff options
Diffstat (limited to 'src/export.h')
-rw-r--r-- | src/export.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/export.h b/src/export.h index 243d897..a565561 100644 --- a/src/export.h +++ b/src/export.h @@ -3,7 +3,7 @@ #include <iostream> #include "Tree.h" -#include "linalg.h" +#include "Camera.h" #ifdef ENABLE_CGAL |