X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Ftimeline_dialog.h;h=17128e108b1d2640112b06ae26a8f557d49677ba;hp=97ddca964aff23df74efaf65c50635ed1bc739a4;hb=39fb8198febde1937019db1c300ec363aab5aa56;hpb=b249700e1da7dd6631a8b4440587f4093a2bdef1 diff --git a/src/wx/timeline_dialog.h b/src/wx/timeline_dialog.h index 97ddca964..17128e108 100644 --- a/src/wx/timeline_dialog.h +++ b/src/wx/timeline_dialog.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2019 Carl Hetherington + Copyright (C) 2013-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,11 +18,14 @@ */ + #include #include "timeline.h" + class Playlist; + class TimelineDialog : public wxDialog { public: