summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/int13.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/include/int13.h')
-rw-r--r--src/arch/i386/include/int13.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/include/int13.h b/src/arch/i386/include/int13.h
index e1884d94..ed085d57 100644
--- a/src/arch/i386/include/int13.h
+++ b/src/arch/i386/include/int13.h
@@ -10,7 +10,7 @@
FILE_LICENCE ( GPL2_OR_LATER );
#include <stdint.h>
-#include <gpxe/list.h>
+#include <ipxe/list.h>
#include <realmode.h>
struct block_device;