Fixed missing include.

This commit is contained in:
Vojtech Bubnik 2020-12-07 19:47:37 +01:00
parent c7586e5713
commit ffea00454e
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"