summaryrefslogtreecommitdiffstats
path: root/src/core/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/debug.c')
-rw-r--r--src/core/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/debug.c b/src/core/debug.c
index 842199202..73e74d9c3 100644
--- a/src/core/debug.c
+++ b/src/core/debug.c
@@ -22,7 +22,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#include <stdint.h>
#include <stdarg.h>
#include <ipxe/io.h>
-#include <console.h>
+#include <ipxe/console.h>
/**
* Pause until a key is pressed