Yet another missing include that windows compiler did not mind.

This commit is contained in:
bubnikv 2020-04-01 10:42:10 +02:00
parent 3a1bb2fece
commit 8027fc2fb2

View File

@ -25,6 +25,7 @@
#include "slic3r/GUI/UpdateDialogs.hpp"
#include "slic3r/GUI/ConfigWizard.hpp"
#include "slic3r/GUI/GUI_App.hpp"
#include "slic3r/GUI/format.hpp"
#include "slic3r/Utils/Http.hpp"
#include "slic3r/Config/Version.hpp"
#include "slic3r/Config/Snapshot.hpp"