fix compil issue with wxWidgets 2.9.1
This commit is contained in:
parent
c0f2af8af8
commit
e19b51c201
|
@ -4,6 +4,7 @@
|
|||
#define DIALOG_COPPER_ZONES
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include <wx/listctrl.h>
|
||||
#include "dialog_copper_zones_base.h"
|
||||
|
||||
/* here is the derivated class from dialog_copper_zone_frame created by wxFormBuilder
|
||||
|
|
Loading…
Reference in New Issue