diff options
Diffstat (limited to 'src/lib/Xmobar/Plugins/DateZone.hs')
-rw-r--r-- | src/lib/Xmobar/Plugins/DateZone.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Xmobar/Plugins/DateZone.hs b/src/lib/Xmobar/Plugins/DateZone.hs index f3207c8..7215713 100644 --- a/src/lib/Xmobar/Plugins/DateZone.hs +++ b/src/lib/Xmobar/Plugins/DateZone.hs @@ -22,7 +22,7 @@ module Xmobar.Plugins.DateZone (DateZone(..)) where -import Xmobar.Commands +import Xmobar.Run.Commands import Xmobar.Utils(tenthSeconds) #ifdef DATEZONE |