aboutsummaryrefslogtreecommitdiffstats
path: root/src/romlayout.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/romlayout.S')
-rw-r--r--src/romlayout.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/romlayout.S b/src/romlayout.S
index 3dfec781..f540c1e9 100644
--- a/src/romlayout.S
+++ b/src/romlayout.S
@@ -11,13 +11,13 @@
****************************************************************/
.code16gcc
-.include "out/ccode.16.s"
+#include "ccode.16.s"
#include "config.h" // CONFIG_*
#include "ioport.h" // PORT_A20
#include "bregs.h" // CR0_*
#include "cmos.h" // CMOS_RESET_CODE
-#include "../out/asm-offsets.h" // BREGS_*
+#include "asm-offsets.h" // BREGS_*
#include "entryfuncs.S" // ENTRY_*