X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimeline_dialog.cc;h=8ac90b8def6994d0e3f49e566d0f963c77c74de9;hb=6de35d058821acc092d2aae75543024a97026b8a;hp=2f7ade7657fb13bad1ab208867af4996b5142537;hpb=e8c5f14cb6736bdfa3610b2559c6c331c1c56984;p=dcpomatic.git diff --git a/src/wx/timeline_dialog.cc b/src/wx/timeline_dialog.cc index 2f7ade765..8ac90b8de 100644 --- a/src/wx/timeline_dialog.cc +++ b/src/wx/timeline_dialog.cc @@ -23,6 +23,7 @@ #include "film_editor.h" #include "timeline_dialog.h" #include "wx_util.h" +#include "content_panel.h" using std::list; using std::cout;