aboutsummaryrefslogtreecommitdiffstats
path: root/src/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc.c')
-rw-r--r--src/misc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/misc.c b/src/misc.c
index 642bbb19..43dd16f4 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -5,10 +5,10 @@
//
// This file may be distributed under the terms of the GNU LGPLv3 license.
-#include "bregs.h" // struct bregs
#include "biosvar.h" // GET_BDA
-#include "util.h" // debug_enter
+#include "bregs.h" // struct bregs
#include "hw/pic.h" // enable_hwirq
+#include "output.h" // debug_enter
#include "stacks.h" // call16_int
#include "string.h" // memset