X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FTypeable.c;fp=rts%2FTypeable.c;h=88151b7d4743b70e63acca360f49d0a7ee5f8068;hp=66e135ca1f9a26c30365fab79d72e086170d7a83;hb=c245355e6f2c7b7c95e9af910c4d420e13af9413;hpb=ab5c770bed51f08d56a0d61086988053b21aa461 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