summaryrefslogtreecommitdiff
path: root/src/wx/controls.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-02-27 23:50:10 +0100
committerCarl Hetherington <cth@carlh.net>2020-02-29 21:51:47 +0100
commitadeab682b76138d7a05bab3943af23cd57e2bc57 (patch)
tree4e0aaaf989365b2f907a9be4df8b6d16d02b9ee5 /src/wx/controls.h
parentc403e757cf0b029954fe18dc969314bfb179412f (diff)
Move swaroop playlist editor stuff into its own swaroop_
files.
Diffstat (limited to 'src/wx/controls.h')
-rw-r--r--src/wx/controls.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/controls.h b/src/wx/controls.h
index 1b6a379cc..c11d6e8e3 100644
--- a/src/wx/controls.h
+++ b/src/wx/controls.h
@@ -24,7 +24,6 @@
#include "lib/dcpomatic_time.h"
#include "lib/types.h"
#include "lib/film.h"
-#include "lib/spl.h"
#include <wx/wx.h>
#include <boost/shared_ptr.hpp>
#include <boost/signals2.hpp>