aboutsummaryrefslogtreecommitdiffstats
path: root/SwitchTrans.hs
diff options
context:
space:
mode:
Diffstat (limited to 'SwitchTrans.hs')
-rw-r--r--SwitchTrans.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SwitchTrans.hs b/SwitchTrans.hs
index 413a5e2..3050924 100644
--- a/SwitchTrans.hs
+++ b/SwitchTrans.hs
@@ -76,7 +76,7 @@ module XMonadContrib.SwitchTrans (
) where
import XMonad
-import Operations
+import XMonad.Operations
import qualified Data.Map as M
import Data.Map (Map)