X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FHCIncludes.h;h=38ca34aac72797fa1fd6df97a66717d5267cb403;hb=8ded597b532eda747b5d911e6991cdb0013f77a1;hp=e74114bcc37bf640aab380d354402763560140f7;hpb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;p=ghc-hetmet.git 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"