diff --git a/src/slic3r/GUI/GUI.hpp b/src/slic3r/GUI/GUI.hpp index cb7cf54874..cfc9e1b501 100644 --- a/src/slic3r/GUI/GUI.hpp +++ b/src/slic3r/GUI/GUI.hpp @@ -5,6 +5,7 @@ namespace boost { class any; } namespace boost::filesystem { class path; } #include +#include #include "libslic3r/Config.hpp" #include "libslic3r/Preset.hpp"