diff options
| -rw-r--r-- | src/wx/content_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/content_view.h b/src/wx/content_view.h index 30284d42e..ae8f2f90e 100644 --- a/src/wx/content_view.h +++ b/src/wx/content_view.h @@ -23,8 +23,8 @@ #include <dcp/warnings.h> LIBDCP_DISABLE_WARNINGS #include <wx/listctrl.h> -LIBDCP_ENABLE_WARNINGS #include <boost/signals2.hpp> +LIBDCP_ENABLE_WARNINGS #include <vector> |
