fix compil issue with wxWidgets 2.9.1

This commit is contained in:
jean-pierre charras 2011-02-19 12:44:19 +01:00
parent c0f2af8af8
commit e19b51c201
1 changed files with 1 additions and 0 deletions

View File

@ -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