Fix include for non-OSX platforms.
This commit is contained in:
parent
a126d961d8
commit
ce25850ffd
|
@ -21,6 +21,7 @@
|
|||
#ifndef KICAD_GRID_TEXT_HELPERS_H
|
||||
#define KICAD_GRID_TEXT_HELPERS_H
|
||||
|
||||
#include <functional>
|
||||
#include <wx/generic/gridctrl.h>
|
||||
|
||||
class wxGrid;
|
||||
|
|
Loading…
Reference in New Issue