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/libslic3r/Print.hpp')
-rw-r--r--xs/src/libslic3r/Print.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xs/src/libslic3r/Print.hpp b/xs/src/libslic3r/Print.hpp
index e5f085ff1..fcf6d0a79 100644
--- a/xs/src/libslic3r/Print.hpp
+++ b/xs/src/libslic3r/Print.hpp
@@ -1,7 +1,7 @@
#ifndef slic3r_Print_hpp_
#define slic3r_Print_hpp_
-#include <myinit.h>
+#include "libslic3r.h"
#include <set>
#include <vector>
#include <stdexcept>