diff options
Diffstat (limited to 'src/debug')
-rw-r--r-- | src/debug/debugger.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/debugger.c b/src/debug/debugger.c index 19f4f65..7e7fbbe 100644 --- a/src/debug/debugger.c +++ b/src/debug/debugger.c @@ -26,7 +26,7 @@ #include "debugger-int.h" #include "jdwp/debugger.h" #include "remgdb/gdb.h" -#include "../gtkext/iodamarshal.h" +#include "../glibext/chrysamarshal.h" #include "../plugins/pglist.h" |