Added missed include for OSX
This commit is contained in:
parent
1472ad9b14
commit
be92e10985
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <wx/button.h>
|
||||
#include <wx/sizer.h>
|
||||
#include <wx/menu.h>
|
||||
#include <wx/bmpcbox.h>
|
||||
#include <wx/wx.h>
|
||||
|
||||
#include <vector>
|
||||
|
|
Loading…
Reference in a new issue