diff --git a/conky-mythtv-weather-alert.plx b/conky-mythtv-weather-alert.plx index 20d1044..364cef7 100755 --- a/conky-mythtv-weather-alert.plx +++ b/conky-mythtv-weather-alert.plx @@ -28,6 +28,7 @@ use feature 'unicode_strings'; use Encode qw(encode decode); use Text::Autoformat qw(autoformat); use File::Temp (); +use Getopt::Long; ###################################################################### sub ReadRecentWeatherAlerts ($) {