Another missing include

This commit is contained in:
bubnikv
2019-04-18 17:16:31 +02:00
parent 0a963b436a
commit d5cbbbc7f7

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;