diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-12-08 20:59:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-12-08 20:59:46 +0000 |
| commit | 424ffe2828a76e8b0f2dc43d7391f6e2cf153468 (patch) | |
| tree | 58bf197aae39897c840f203e090f0d18f84f92d8 /src/tools | |
| parent | 84c0a0340edef8b720c35a1f89ecc1044e1349a2 (diff) | |
swaroop: fix build.
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/dcpomatic_playlist.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/dcpomatic_playlist.cc b/src/tools/dcpomatic_playlist.cc index bee920501..bac47d6db 100644 --- a/src/tools/dcpomatic_playlist.cc +++ b/src/tools/dcpomatic_playlist.cc @@ -21,6 +21,7 @@ #include "../wx/wx_util.h" #include "../wx/wx_signal_manager.h" #include "../wx/content_view.h" +#include "../wx/dcpomatic_button.h" #include "../lib/util.h" #include "../lib/config.h" #include "../lib/cross.h" |
