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/xsp/Geometry.xsp')
-rw-r--r--xs/xsp/Geometry.xsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xs/xsp/Geometry.xsp b/xs/xsp/Geometry.xsp
index acbfb0875..ddfa0a369 100644
--- a/xs/xsp/Geometry.xsp
+++ b/xs/xsp/Geometry.xsp
@@ -2,7 +2,7 @@
%{
#include <myinit.h>
-#include "Geometry.hpp"
+#include "libslic3r/Geometry.hpp"
%}