summaryrefslogtreecommitdiffstats
path: root/src/core/btext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/btext.c')
-rw-r--r--src/core/btext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/btext.c b/src/core/btext.c
index fc1d4e1bc..da6c029b7 100644
--- a/src/core/btext.c
+++ b/src/core/btext.c
@@ -10,7 +10,7 @@
#include "etherboot.h"
#include "console.h"
#include "init.h"
-#include "pci.h"
+#include <gpxe/pci.h>
#ifdef CONFIG_FILO
#include <lib.h>