From 23ef573ac039cb1322af151597dbfbc49b2f5553 Mon Sep 17 00:00:00 2001 From: Robert McNamara Date: Thu, 1 Dec 2011 11:57:44 -0800 Subject: [PATCH] Remove unneeded header. --- mythtv/programs/mythfrontend/videolist.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mythtv/programs/mythfrontend/videolist.cpp b/mythtv/programs/mythfrontend/videolist.cpp index 7853c63d72a..a1d1d145ce6 100644 --- a/mythtv/programs/mythfrontend/videolist.cpp +++ b/mythtv/programs/mythfrontend/videolist.cpp @@ -7,7 +7,6 @@ #include #include "mythcontext.h" -#include "mythmediamonitor.h" #include "util.h" #include "mythgenerictree.h"