Pcbnew: fix compil issue under wxGTK 2.8.12

This commit is contained in:
jean-pierre charras 2012-06-26 22:18:01 +02:00
parent 047bb44ef5
commit a6bc4a0dc6
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@
#include <class_zone_settings.h>
#include <class_board.h>
#include <dialog_copper_zones_base.h>
#include <wx/imaglist.h> // needed for wx/listctrl.h, in wxGTK 2.8.12
#include <wx/listctrl.h>