summaryrefslogtreecommitdiff
path: root/src/wx/password_entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/password_entry.h')
-rw-r--r--src/wx/password_entry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/password_entry.h b/src/wx/password_entry.h
index f2d4f9ed0..52386a183 100644
--- a/src/wx/password_entry.h
+++ b/src/wx/password_entry.h
@@ -22,8 +22,8 @@
#include <dcp/warnings.h>
LIBDCP_DISABLE_WARNINGS
#include <wx/wx.h>
-LIBDCP_ENABLE_WARNINGS
#include <boost/signals2.hpp>
+LIBDCP_ENABLE_WARNINGS
class CheckBox;