Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xs/src/xsinit.h')
-rw-r--r--xs/src/xsinit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xs/src/xsinit.h b/xs/src/xsinit.h
index 01c1293ac..9365f1979 100644
--- a/xs/src/xsinit.h
+++ b/xs/src/xsinit.h
@@ -80,6 +80,7 @@ extern "C" {
#include <Polygon.hpp>
#include <Polyline.hpp>
#include <TriangleMesh.hpp>
+#include <slic3r/AppController.hpp>
namespace Slic3r {