summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-07-22 16:49:09 +0100
committerCarl Hetherington <cth@carlh.net>2012-07-22 16:49:09 +0100
commitd28040cc8529cce723b0b61e125593b439a26ae6 (patch)
treec31700242a5fc51a7390a6e28f9bdd789befbd41 /src
parent88137d90778dec51f18f3330fde0b83b5859bc4c (diff)
Remove unnecessary include.
Diffstat (limited to 'src')
-rw-r--r--src/gtk/film_editor.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gtk/film_editor.cc b/src/gtk/film_editor.cc
index 67cde2364..e09d8c2cf 100644
--- a/src/gtk/film_editor.cc
+++ b/src/gtk/film_editor.cc
@@ -35,7 +35,6 @@
#include "lib/filter.h"
#include "lib/screen.h"
#include "lib/config.h"
-#include "lib/scp_dcp_job.h"
#include "filter_dialog.h"
#include "gtk_util.h"
#include "film_editor.h"