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=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3 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"