summary refs log tree commit diff stats
path: root/src/fe-gtk/about.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-gtk/about.c')
-rw-r--r--src/fe-gtk/about.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fe-gtk/about.c b/src/fe-gtk/about.c
index f63cf80e..d33c6ae3 100644
--- a/src/fe-gtk/about.c
+++ b/src/fe-gtk/about.c
@@ -37,9 +37,9 @@
 #include <gdk/gdkx.h>
 #endif
 
-#include "../common/xchat.h"
+#include "../common/hexchat.h"
 #include "../common/util.h"
-#include "../common/xchatc.h"
+#include "../common/hexchatc.h"
 #include "palette.h"
 #include "pixmaps.h"
 #include "gtkutil.h"