X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FHCIncludes.h;h=38ca34aac72797fa1fd6df97a66717d5267cb403;hp=e74114bcc37bf640aab380d354402763560140f7;hb=53d57aa3aa498120eb1beba1b9c30e6a5e4e2d0a;hpb=0d8da265dadfd9170800a60a7d1a59543da5a6f5 diff --git a/rts/HCIncludes.h b/rts/HCIncludes.h index e74114b..38ca34a 100644 --- a/rts/HCIncludes.h +++ b/rts/HCIncludes.h @@ -1,4 +1,5 @@ /* includes for compiling .cmm files via-C */ +#include "Stg.h" #include "Rts.h" #include "RtsFlags.h" #include "RtsUtils.h"