summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/DateZone.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Xmobar/Plugins/DateZone.hs')
-rw-r--r--src/Xmobar/Plugins/DateZone.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Xmobar/Plugins/DateZone.hs b/src/Xmobar/Plugins/DateZone.hs
index c2e80da..22be6c2 100644
--- a/src/Xmobar/Plugins/DateZone.hs
+++ b/src/Xmobar/Plugins/DateZone.hs
@@ -22,7 +22,7 @@
module Xmobar.Plugins.DateZone (DateZone(..)) where
-import Xmobar.Run.Commands
+import Xmobar.Run.Exec
#ifdef DATEZONE
import Control.Concurrent.STM