diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-25 22:55:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-25 22:55:20 +0100 |
| commit | 91dd8a42f88fec7e7e30a529af05e5ff5d77538a (patch) | |
| tree | 13b5aaa26a3a9f9317bfedb9b27fa5c156352dc1 /src | |
| parent | 14dd3b728f204906ba29e86b384fed53c2f280cb (diff) | |
Missing include.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/config_dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/config_dialog.h b/src/wx/config_dialog.h index e05941f99..000cf7d69 100644 --- a/src/wx/config_dialog.h +++ b/src/wx/config_dialog.h @@ -23,6 +23,7 @@ #include <wx/wx.h> #include <wx/spinctrl.h> +#include <wx/listctrl.h> class Screen; class Server; |
