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