diff options
Diffstat (limited to 'includes/HaskellConstants.hs')
-rw-r--r-- | includes/HaskellConstants.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/HaskellConstants.hs b/includes/HaskellConstants.hs index 1cf6de5d19..dfef14e48f 100644 --- a/includes/HaskellConstants.hs +++ b/includes/HaskellConstants.hs @@ -203,5 +203,5 @@ bITMAP_BITS_SHIFT = BITMAP_BITS_SHIFT -- Constants derived from headers in ghc/includes, generated by the program -- ../includes/mkDerivedConstants.c. -#include "../includes/dist-ghcconstants/header/GHCConstants.h" +#include "../includes/dist-derivedconstants/header/GHCConstants.h" |