# HG changeset patch # User nkeynes # Date 1237981210 0 # Node ID 6e4cabe2b32b281b0f2cceffea7430f8ecbaf4ac # Parent 3d19e3597d9b4d3a7a574e7dc8c7d9dd2a480013 Change include to the correct sh4 header file after the gdbserver changes --- a/src/gtkui/gtk_debug.c Tue Mar 24 11:35:20 2009 +0000 +++ b/src/gtkui/gtk_debug.c Wed Mar 25 11:40:10 2009 +0000 @@ -24,7 +24,7 @@ #include "cpu.h" #include "dreamcast.h" #include "gtkui/gtkui.h" -#include "sh4/sh4dasm.h" +#include "sh4/sh4.h" #include "aica/armdasm.h" GdkColor *msg_colors[] = { &gui_colour_error, &gui_colour_error, &gui_colour_warn,