Tweak class declaration.
authorCarl Hetherington <cth@carlh.net>
Wed, 1 Mar 2017 10:44:29 +0000 (10:44 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Apr 2017 22:04:32 +0000 (23:04 +0100)
src/lib/film.h
src/wx/film_viewer.h

index 1d8af39d81b043ee6a7f16b9fed8893f86ec9bb9..e8fcb5a45f6e35c8cccf924c36b27cd13efaff53 100644 (file)
@@ -47,7 +47,6 @@ namespace xmlpp {
 class DCPContentType;
 class Log;
 class Content;
-class Player;
 class Playlist;
 class AudioContent;
 class Screen;
index d01e002906be3522bad6ee72595987d55ee3b7fc..9fc21fc9ce765e2dd57e82e669826781eb1cfc4b 100644 (file)
@@ -30,6 +30,7 @@ class FFmpegPlayer;
 class Image;
 class RGBPlusAlphaImage;
 class PlayerVideo;
+class Player;
 
 /** @class FilmViewer
  *  @brief A wx widget to view a preview of a Film.