From ffdf6c83794ef5702d4ddcd2ca56c3358a77a680 Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Tue, 15 Nov 2005 02:44:59 +0000 Subject: add missing import --- lib/python/Screens/InfoBar.py | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/python') diff --git a/lib/python/Screens/InfoBar.py b/lib/python/Screens/InfoBar.py index 38bb0329..def45d69 100644 --- a/lib/python/Screens/InfoBar.py +++ b/lib/python/Screens/InfoBar.py @@ -3,6 +3,7 @@ from Screen import Screen from Components.Clock import Clock from Components.ActionMap import ActionMap from Screens.AudioSelection import AudioSelection +from Screens.MovieSelection import MovieSelection from Screens.InfoBarGenerics import InfoBarVolumeControl, InfoBarShowHide, \ InfoBarPowerKey, InfoBarNumberZap, InfoBarChannelSelection, InfoBarMenu, \ -- cgit v1.2.3