summary refs log tree commit diff stats
path: root/src/fe-gtk/chanview.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-gtk/chanview.c')
-rw-r--r--src/fe-gtk/chanview.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/fe-gtk/chanview.c b/src/fe-gtk/chanview.c
index 500ed1e5..4c50d922 100644
--- a/src/fe-gtk/chanview.c
+++ b/src/fe-gtk/chanview.c
@@ -22,6 +22,10 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include "../common/hexchat.h"
+#include "../common/hexchatc.h"
+#include "fe-gtk.h"
+#include "maingui.h"
 #include "gtkutil.h"
 #include "chanview.h"