Fixed missing header (clang is picky)
This commit is contained in:
parent
9cd3c594be
commit
08b01338a8
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "libslic3r/PrintConfig.hpp"
|
||||
|
||||
#include <wx/frame.h>
|
||||
#include <wx/settings.h>
|
||||
#include <wx/string.h>
|
||||
|
||||
#include <string>
|
||||
|
|
Loading…
Reference in a new issue