diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-05 19:15:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-05 19:15:53 +0000 |
| commit | 5438914988255710e377b967627dbba29bb520e8 (patch) | |
| tree | 845efb11a584db6a518795bdf040d67aea859ee1 /src | |
| parent | ab077f7bbc4fcceec8b8089cd331ef9c2eb5a232 (diff) | |
Fix windows build.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/config_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/config_dialog.cc b/src/wx/config_dialog.cc index 8504989a5..ef09b288e 100644 --- a/src/wx/config_dialog.cc +++ b/src/wx/config_dialog.cc @@ -35,6 +35,7 @@ #include "wx_util.h" #include "filter_dialog.h" #include "server_dialog.h" +#include "dir_picker_ctrl.h" using namespace std; using boost::bind; |
