diff options
Diffstat (limited to 'src/wx/hints_dialog.h')
| -rw-r--r-- | src/wx/hints_dialog.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wx/hints_dialog.h b/src/wx/hints_dialog.h index f4ef00aa2..abf718e8f 100644 --- a/src/wx/hints_dialog.h +++ b/src/wx/hints_dialog.h @@ -17,8 +17,9 @@ */ -#include <boost/weak_ptr.hpp> #include <wx/wx.h> +#include <boost/weak_ptr.hpp> +#include <boost/signals2.hpp> class wxRichTextCtrl; class Film; |
