summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/T10942.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-api/T10942.hs')
-rw-r--r--testsuite/tests/ghc-api/T10942.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-api/T10942.hs b/testsuite/tests/ghc-api/T10942.hs
index 53528ad718..3598751676 100644
--- a/testsuite/tests/ghc-api/T10942.hs
+++ b/testsuite/tests/ghc-api/T10942.hs
@@ -5,7 +5,7 @@ import GHC
import Control.Monad.IO.Class (liftIO)
import System.Environment
-import HeaderInfo
+import GHC.Parser.Header
import Outputable
import StringBuffer