summary refs log tree commit diff stats
path: root/src/fe-gtk/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-gtk/search.c')
-rw-r--r--src/fe-gtk/search.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fe-gtk/search.c b/src/fe-gtk/search.c
index f90b685d..e0839f79 100644
--- a/src/fe-gtk/search.c
+++ b/src/fe-gtk/search.c
@@ -34,10 +34,10 @@
 #include <gtk/gtktogglebutton.h>
 #include <gdk/gdkkeysyms.h>
 
-#include "../common/xchat.h"
+#include "../common/hexchat.h"
 #include "../common/fe.h"
 #include "../common/util.h"
-#include "../common/xchatc.h"
+#include "../common/hexchatc.h"
 #include "gtkutil.h"
 #include "xtext.h"
 #include "maingui.h"