summaryrefslogtreecommitdiff
path: root/menu/libmenu/tui.c
diff options
context:
space:
mode:
Diffstat (limited to 'menu/libmenu/tui.c')
-rw-r--r--menu/libmenu/tui.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/menu/libmenu/tui.c b/menu/libmenu/tui.c
index ad19f46e..617b7312 100644
--- a/menu/libmenu/tui.c
+++ b/menu/libmenu/tui.c
@@ -1,6 +1,6 @@
/* -*- c -*- ------------------------------------------------------------- *
*
- * Copyright 2004-2005 Murali Krishnan Ganapathy - All Rights Reserved
+ * Copyright 2004-2006 Murali Krishnan Ganapathy - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -10,12 +10,9 @@
*
* ----------------------------------------------------------------------- */
+#include "tui.h"
#include <string.h>
#include <com32.h>
-#include "tui.h"
-#include "syslnx.h"
-#include "com32io.h"
-#include "scancodes.h"
#include <stdlib.h>
com32sys_t inreg,outreg; // Global register sets for use