summary refs log tree commit diff stats
path: root/src/fe-gtk/textgui.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-gtk/textgui.c')
-rw-r--r--src/fe-gtk/textgui.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fe-gtk/textgui.c b/src/fe-gtk/textgui.c
index 851ad392..7d4c38bd 100644
--- a/src/fe-gtk/textgui.c
+++ b/src/fe-gtk/textgui.c
@@ -36,8 +36,8 @@
 #include <gtk/gtkvpaned.h>
 #include <gtk/gtkvscrollbar.h>
 
-#include "../common/xchat.h"
-#include "../common/xchatc.h"
+#include "../common/hexchat.h"
+#include "../common/hexchatc.h"
 #include "../common/cfgfiles.h"
 #include "../common/outbound.h"
 #include "../common/fe.h"