summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/film_viewer.cc')
-rw-r--r--src/wx/film_viewer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/film_viewer.cc b/src/wx/film_viewer.cc
index 76cff3f65..f6d0f77dc 100644
--- a/src/wx/film_viewer.cc
+++ b/src/wx/film_viewer.cc
@@ -34,7 +34,7 @@
#include "lib/exceptions.h"
#include "lib/examine_content_job.h"
#include "lib/filter.h"
-#include "lib/playlist.h"
+#include "lib/player.h"
#include "lib/video_content.h"
#include "lib/ffmpeg_content.h"
#include "film_viewer.h"