From 3c29aa6531a4046a8db72dcac81189eb8893233c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 22 Apr 2022 23:27:15 +0200 Subject: Use libdcp's warnings.h --- src/wx/playhead_to_timecode_dialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wx/playhead_to_timecode_dialog.h') diff --git a/src/wx/playhead_to_timecode_dialog.h b/src/wx/playhead_to_timecode_dialog.h index 15578cdbe..fedca008f 100644 --- a/src/wx/playhead_to_timecode_dialog.h +++ b/src/wx/playhead_to_timecode_dialog.h @@ -18,9 +18,11 @@ */ + #include "table_dialog.h" #include "timecode.h" + class PlayheadToTimecodeDialog : public TableDialog { public: -- cgit v1.2.3