summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-cui.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ncurses/nc-cui.h')
-rw-r--r--ui/ncurses/nc-cui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ncurses/nc-cui.h b/ui/ncurses/nc-cui.h
index aba682a..90af361 100644
--- a/ui/ncurses/nc-cui.h
+++ b/ui/ncurses/nc-cui.h
@@ -23,7 +23,6 @@
#include "ui/common/joystick.h"
#include "nc-menu.h"
-#include "nc-boot-editor.h"
struct cui_opt_data {
const char *name;
@@ -59,6 +58,7 @@ struct cui {
struct sysinfo_screen *sysinfo_screen;
struct config *config;
struct config_screen *config_screen;
+ struct boot_editor *boot_editor;
struct pjs *pjs;
void *platform_info;
unsigned int default_item;
OpenPOWER on IntegriCloud