diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-12-10 00:47:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-12-10 00:47:30 +0100 |
| commit | da38c8a0156808595be0aae1b1490069a663fb78 (patch) | |
| tree | 27503d03848a16b4a437cacdad03e6872cd726f5 /src/wx/timeline.h | |
| parent | d27598b1dcddd84fc0063dd1b67deabe164dc310 (diff) | |
Extract constants.h
Diffstat (limited to 'src/wx/timeline.h')
| -rw-r--r-- | src/wx/timeline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timeline.h b/src/wx/timeline.h index 797b32a55..a2c4f0f2f 100644 --- a/src/wx/timeline.h +++ b/src/wx/timeline.h @@ -18,11 +18,11 @@ */ + #include "content_menu.h" #include "timeline_content_view.h" #include "lib/film.h" #include "lib/rect.h" -#include "lib/util.h" #include <dcp/warnings.h> LIBDCP_DISABLE_WARNINGS #include <wx/wx.h> |
