summaryrefslogtreecommitdiff
path: root/compiler/GHC/Platform/SPARC.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Platform/SPARC.hs')
-rw-r--r--compiler/GHC/Platform/SPARC.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/Platform/SPARC.hs b/compiler/GHC/Platform/SPARC.hs
index b1dad08837..d0ab5fe41a 100644
--- a/compiler/GHC/Platform/SPARC.hs
+++ b/compiler/GHC/Platform/SPARC.hs
@@ -6,5 +6,5 @@ import GHC.Prelude
#define MACHREGS_NO_REGS 0
#define MACHREGS_sparc 1
-#include "../../../includes/CodeGen.Platform.hs"
+#include "CodeGen.Platform.h"