summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timing_panel.cc')
-rw-r--r--src/wx/timing_panel.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timing_panel.cc b/src/wx/timing_panel.cc
index f64a84f7a..25ea179f6 100644
--- a/src/wx/timing_panel.cc
+++ b/src/wx/timing_panel.cc
@@ -20,7 +20,7 @@
#include "timing_panel.h"
#include "wx_util.h"
-#include "film_viewer.h"
+#include "control_film_viewer.h"
#include "timecode.h"
#include "content_panel.h"
#include "move_to_dialog.h"