summaryrefslogtreecommitdiff
path: root/src/debug/jdwp/debugger.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/jdwp/debugger.c')
-rw-r--r--src/debug/jdwp/debugger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/jdwp/debugger.c b/src/debug/jdwp/debugger.c
index efe00d0..b73c8a3 100644
--- a/src/debug/jdwp/debugger.c
+++ b/src/debug/jdwp/debugger.c
@@ -35,7 +35,7 @@
#include "tcp.h"
#include "../debugger-int.h"
#include "../stream.h"
-#include "../../gui/panels/log.h"
+#include "../../core/logs.h"