summaryrefslogtreecommitdiff
path: root/src/export.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/export.cc')
-rw-r--r--src/export.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/export.cc b/src/export.cc
index cdfbef6..9bb5816 100644
--- a/src/export.cc
+++ b/src/export.cc
@@ -18,15 +18,15 @@
*
*/
-#define INCLUDE_ABSTRACT_NODE_DETAILS
-
-#include "openscad.h"
#include "printutils.h"
#include "MainWindow.h"
+#include "dxfdata.h"
#include <QApplication>
+#include <QProgressDialog>
#ifdef ENABLE_CGAL
+#include "cgal.h"
void export_stl(CGAL_Nef_polyhedron *root_N, QString filename, QProgressDialog *pd)
{
contact: Jan Huwald // Impressum