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/Flow.xsp')
-rw-r--r--xs/xsp/Flow.xsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xs/xsp/Flow.xsp b/xs/xsp/Flow.xsp
index 09c6fd576..805c1a7a1 100644
--- a/xs/xsp/Flow.xsp
+++ b/xs/xsp/Flow.xsp
@@ -2,7 +2,7 @@
%{
#include <myinit.h>
-#include "Flow.hpp"
+#include "libslic3r/Flow.hpp"
%}
%name{Slic3r::Flow} class Flow {