summaryrefslogtreecommitdiff
path: root/compiler/profiling/ProfInit.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/profiling/ProfInit.hs')
-rw-r--r--compiler/profiling/ProfInit.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/profiling/ProfInit.hs b/compiler/profiling/ProfInit.hs
index f8dc8822ba..411f136c98 100644
--- a/compiler/profiling/ProfInit.hs
+++ b/compiler/profiling/ProfInit.hs
@@ -12,7 +12,7 @@ import GhcPrelude
import GHC.Cmm.CLabel
import CostCentre
-import DynFlags
+import GHC.Driver.Session
import Outputable
import Module