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