X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FTypeable.c;h=88151b7d4743b70e63acca360f49d0a7ee5f8068;hb=2fa5a66abb8c92a9eb2707317d3c8723e4768e7b;hp=66e135ca1f9a26c30365fab79d72e086170d7a83;hpb=1cb0eb071f1316d6650f354166506789a2638720;p=ghc-hetmet.git diff --git a/rts/Typeable.c b/rts/Typeable.c index 66e135c..88151b7 100644 --- a/rts/Typeable.c +++ b/rts/Typeable.c @@ -6,8 +6,8 @@ * * ---------------------------------------------------------------------------*/ -#include "RtsTypeable.h" #include "Rts.h" +#include "RtsTypeable.h" static StgPtr typeableStore = 0; #ifdef THREADED_RTS