aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/vga.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/vga.c b/hw/vga.c
index 099031442d..bc07aca78b 100644
--- a/hw/vga.c
+++ b/hw/vga.c
@@ -40,14 +40,14 @@
#include <sys/wait.h>
#include <netinet/in.h>
+#define NO_THUNK_TYPE_SIZE
+#include "thunk.h"
+
#include "cpu.h"
#include "exec-all.h"
#include "vl.h"
-#define NO_THUNK_TYPE_SIZE
-#include "thunk.h"
-
//#define DEBUG_VGA
//#define DEBUG_VGA_MEM
//#define DEBUG_VGA_REG