Add a little gap between player buttons and the position slider.
[dcpomatic.git] / src / wx / standard_controls.cc
index de63c2fce8da83ab32e74aa6708ff3eca3c07960..942c49fc4baf5b3d9fe1325c718efd8cd397d813 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "film_viewer.h"
 #include "standard_controls.h"
+#include "lib/film.h"
 #include <dcp/warnings.h>
 LIBDCP_DISABLE_WARNINGS
 #include <wx/tglbtn.h>