diff options
Diffstat (limited to 'src/export.cc')
-rw-r--r-- | src/export.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/export.cc b/src/export.cc index 9bb5816..99419aa 100644 --- a/src/export.cc +++ b/src/export.cc @@ -24,6 +24,7 @@ #include <QApplication> #include <QProgressDialog> +#include <errno.h> #ifdef ENABLE_CGAL #include "cgal.h" |