X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Futils%2FBinary.hs;h=e633f35b3ae052c0ce4973c0511511811d43aa56;hb=c74c72f60dcc4cbea519826e98ec90ad8016b49d;hp=6cd045a98b4e9282e6d555d62d21ab040ba8f1c5;hpb=4c96e4908c3cacae8e3feb4a6fccb120a5740a2a;p=ghc-hetmet.git diff --git a/compiler/utils/Binary.hs b/compiler/utils/Binary.hs index 6cd045a..e633f35 100644 --- a/compiler/utils/Binary.hs +++ b/compiler/utils/Binary.hs @@ -59,7 +59,7 @@ module Binary #include "HsVersions.h" -- The *host* architecture version: -#include "MachDeps.h" +#include "../includes/MachDeps.h" import {-# SOURCE #-} Name (Name) import FastString