Fixed typo in PresetComboBox.hpp and added missed include in libslic3r.h

This commit is contained in:
YuSanka 2020-06-26 16:58:53 +02:00
parent d96b5f3606
commit 6d4a0d91fc
2 changed files with 2 additions and 1 deletions

View file

@ -13,7 +13,7 @@
class wxString;
class wxTextCtrl;
class wxStatictext;
class wxStaticText;
class ScalableButton;
namespace Slic3r {