mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
Added a missing include (gcc)
Removed several includes, hopefully they're not needed on any other platform.
This commit is contained in:
parent
98b5397245
commit
c18ad5f9d6
2 changed files with 1 additions and 3 deletions
|
@ -8,10 +8,8 @@
|
|||
#include <wx/event.h>
|
||||
#include <wx/dialog.h>
|
||||
|
||||
#include "GUI.hpp"
|
||||
#include "GUI_Utils.hpp"
|
||||
#include "MsgDialog.hpp"
|
||||
#include "../Utils/PrintHost.hpp"
|
||||
|
||||
class wxButton;
|
||||
class wxTextCtrl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue