summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/ansi_screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hci/mucurses/ansi_screen.c')
-rw-r--r--src/hci/mucurses/ansi_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hci/mucurses/ansi_screen.c b/src/hci/mucurses/ansi_screen.c
index 51fc7c90..cc342f7c 100644
--- a/src/hci/mucurses/ansi_screen.c
+++ b/src/hci/mucurses/ansi_screen.c
@@ -1,6 +1,6 @@
#include <stdio.h>
#include <curses.h>
-#include <console.h>
+#include <ipxe/console.h>
FILE_LICENCE ( GPL2_OR_LATER );