summaryrefslogtreecommitdiff
path: root/src/wx/player_information.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/player_information.h')
-rw-r--r--src/wx/player_information.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/player_information.h b/src/wx/player_information.h
index 84daf020d..f82cd7aa4 100644
--- a/src/wx/player_information.h
+++ b/src/wx/player_information.h
@@ -21,7 +21,7 @@
#include <wx/wx.h>
#include <boost/scoped_ptr.hpp>
-class FilmViewer;
+class ControlFilmViewer;
class PlayerInformation : public wxPanel
{