diff options
Diffstat (limited to 'src/core/btext.c')
| -rw-r--r-- | src/core/btext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/btext.c b/src/core/btext.c index 994ebbf67..4fb7378d9 100644 --- a/src/core/btext.c +++ b/src/core/btext.c @@ -9,7 +9,7 @@ * move to Etherboot by LYH */ -#include "console.h" +#include <ipxe/console.h> #include <ipxe/init.h> #include <ipxe/pci.h> |
