diff options
Diffstat (limited to 'src/wx/content_sub_panel.cc')
| -rw-r--r-- | src/wx/content_sub_panel.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/content_sub_panel.cc b/src/wx/content_sub_panel.cc index 9c236abeb..a43a5fc94 100644 --- a/src/wx/content_sub_panel.cc +++ b/src/wx/content_sub_panel.cc @@ -22,8 +22,8 @@ #include "content_panel.h" #include "wx_util.h" #include "lib/dcp_content.h" -#include "lib/compose.hpp" #include "lib/log.h" +#include <dcp/compose.h> #include <wx/notebook.h> using std::list; |
