diff options
Diffstat (limited to 'ghc/interpreter/codegen.c')
| -rw-r--r-- | ghc/interpreter/codegen.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ghc/interpreter/codegen.c b/ghc/interpreter/codegen.c index 375e4af4d6..ba61730e44 100644 --- a/ghc/interpreter/codegen.c +++ b/ghc/interpreter/codegen.c @@ -9,11 +9,11 @@ * included in the distribution. * * $RCSfile: codegen.c,v $ - * $Revision: 1.19 $ - * $Date: 2000/03/22 18:14:22 $ + * $Revision: 1.20 $ + * $Date: 2000/03/23 14:54:20 $ * ------------------------------------------------------------------------*/ -#include "prelude.h" +#include "hugsbasictypes.h" #include "storage.h" #include "connect.h" #include "errors.h" |
