summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/bits/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/include/bits/timer.h')
-rw-r--r--src/arch/i386/include/bits/timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arch/i386/include/bits/timer.h b/src/arch/i386/include/bits/timer.h
index 32e6bd47..50b676b7 100644
--- a/src/arch/i386/include/bits/timer.h
+++ b/src/arch/i386/include/bits/timer.h
@@ -9,7 +9,7 @@
FILE_LICENCE ( GPL2_OR_LATER );
-#include <gpxe/bios_timer.h>
-#include <gpxe/rdtsc_timer.h>
+#include <ipxe/bios_timer.h>
+#include <ipxe/rdtsc_timer.h>
#endif /* _BITS_TIMER_H */