diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-12-13 01:04:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-12-13 01:11:42 +0100 |
| commit | 94d5ba335224db075a95a76654f732ef54a4eabd (patch) | |
| tree | d7937d18579769be088424fdc6d1fa79c5d0a5c1 /src/wx/controls.h | |
| parent | 53d472f6e4531586fb91e649c386fdfaecb6ecaf (diff) | |
Add video_{range,frame_type}.{cc,h} and remove some types.h includes.
Diffstat (limited to 'src/wx/controls.h')
| -rw-r--r-- | src/wx/controls.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/controls.h b/src/wx/controls.h index df33005ff..f04f3aab6 100644 --- a/src/wx/controls.h +++ b/src/wx/controls.h @@ -25,7 +25,6 @@ #include "lib/dcpomatic_time.h" #include "lib/film.h" -#include "lib/types.h" #include <dcp/warnings.h> LIBDCP_DISABLE_WARNINGS #include <wx/wx.h> |
