diff options
Diffstat (limited to 'i386/i386at/boothdr.S')
-rw-r--r-- | i386/i386at/boothdr.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386at/boothdr.S b/i386/i386at/boothdr.S index 125eece..27d0405 100644 --- a/i386/i386at/boothdr.S +++ b/i386/i386at/boothdr.S @@ -1,7 +1,7 @@ #include <mach/machine/asm.h> -#include "i386asm.h" +#include <i386/i386asm.h> /* * This section will be put first into .text. See also i386/ldscript. |