Fixed missing include.

This commit is contained in:
Vojtech Bubnik
2020-12-07 19:47:37 +01:00
parent a2e45b159e
commit d3f05abe9f
3 changed files with 23 additions and 14 deletions

View File

@@ -5,6 +5,7 @@
#include "wxExtensions.hpp"
#include "Plater.hpp"
#include "MainFrame.hpp"
#include "format.hpp"
#include "libslic3r/PrintConfig.hpp"