summaryrefslogtreecommitdiff
path: root/src/debug/debugger.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/debugger.c')
-rw-r--r--src/debug/debugger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/debugger.c b/src/debug/debugger.c
index 85ca241..4635d0e 100644
--- a/src/debug/debugger.c
+++ b/src/debug/debugger.c
@@ -35,8 +35,8 @@
#include "debugger-int.h"
#include "../common/sort.h"
+#include "../core/logs.h"
#include "../glibext/chrysamarshal.h"
-#include "../gui/panels/log.h"
#include "../plugins/pglist.h"