1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-12 08:14:26 +00:00

Another missing include

This commit is contained in:
bubnikv
2019-04-18 17:16:31 +02:00
parent 08b01338a8
commit e7d6586220
+1
View File
@@ -16,6 +16,7 @@
#include <wx/panel.h>
#include <wx/dcclient.h>
#include <wx/debug.h>
#include <wx/settings.h>
class wxCheckBox;
class wxTopLevelWindow;