summaryrefslogtreecommitdiff
path: root/src/gui/panels/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/panels/log.c')
-rw-r--r--src/gui/panels/log.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gui/panels/log.c b/src/gui/panels/log.c
index e0be732..e5745ee 100644
--- a/src/gui/panels/log.c
+++ b/src/gui/panels/log.c
@@ -28,9 +28,7 @@
#include <malloc.h>
#include <stdarg.h>
#include <stdio.h>
-#include <gtk/gtkscrolledwindow.h>
-#include <gtk/gtktreestore.h>
-#include <gtk/gtktreeview.h>
+#include <gtk/gtk.h>