summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/SPARC/Base.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nativeGen/SPARC/Base.hs')
-rw-r--r--compiler/nativeGen/SPARC/Base.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/nativeGen/SPARC/Base.hs b/compiler/nativeGen/SPARC/Base.hs
index 04e8fed2b3..4b3b7c984c 100644
--- a/compiler/nativeGen/SPARC/Base.hs
+++ b/compiler/nativeGen/SPARC/Base.hs
@@ -20,7 +20,7 @@ where
import GhcPrelude
-import DynFlags
+import GHC.Driver.Session
import Panic
import Data.Int