summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Type.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Cmm/Type.hs')
-rw-r--r--compiler/GHC/Cmm/Type.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Cmm/Type.hs b/compiler/GHC/Cmm/Type.hs
index 867a260078..2fb4ea61a7 100644
--- a/compiler/GHC/Cmm/Type.hs
+++ b/compiler/GHC/Cmm/Type.hs
@@ -31,7 +31,7 @@ where
import GhcPrelude
-import DynFlags
+import GHC.Driver.Session
import FastString
import Outputable