Use cross-platform header file.

This commit is contained in:
Jeff Young 2018-07-20 20:02:45 +01:00
parent c1df78d531
commit 0beaed0439
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#ifndef GRID_TEXT_BUTTON_HELPERS_H
#define GRID_TEXT_BUTTON_HELPERS_H
#include <wx/combobox.h>
#include <wx/combo.h>
#include <wx/generic/gridctrl.h>
#include <wx/generic/grideditors.h>