diff options
Diffstat (limited to 'src/wx/send_i18n_dialog.h')
| -rw-r--r-- | src/wx/send_i18n_dialog.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/send_i18n_dialog.h b/src/wx/send_i18n_dialog.h index f8d2b5354..68eec51b2 100644 --- a/src/wx/send_i18n_dialog.h +++ b/src/wx/send_i18n_dialog.h @@ -18,9 +18,11 @@ */ + #include "wx_util.h" #include <wx/wx.h> + class SendI18NDialog : public wxDialog { public: |
