diff options
Diffstat (limited to 'src/fe-gtk/chanlist.c')
-rw-r--r-- | src/fe-gtk/chanlist.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fe-gtk/chanlist.c b/src/fe-gtk/chanlist.c index 54348565..8a431ebc 100644 --- a/src/fe-gtk/chanlist.c +++ b/src/fe-gtk/chanlist.c @@ -47,8 +47,8 @@ #include <gtk/gtkvseparator.h> #include <gdk/gdkkeysyms.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/util.h" |