From d6dec82d3d5bf2b130fa8c989c5650710e5b703e Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 25 Oct 2012 00:16:27 +0200 Subject: Some more rebranding --- src/common/dbus/dbus-client.c | 4 ++-- src/common/dbus/dbus-plugin.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/common/dbus') diff --git a/src/common/dbus/dbus-client.c b/src/common/dbus/dbus-client.c index c11db6dd..6f146261 100644 --- a/src/common/dbus/dbus-client.c +++ b/src/common/dbus/dbus-client.c @@ -21,8 +21,8 @@ #include #include "dbus-client.h" -#include "../xchat.h" -#include "../xchatc.h" +#include "../hexchat.h" +#include "../hexchatc.h" #define DBUS_SERVICE "org.hexchat.service" #define DBUS_REMOTE "/org/hexchat/Remote" diff --git a/src/common/dbus/dbus-plugin.c b/src/common/dbus/dbus-plugin.c index 30a133e6..89857e8f 100644 --- a/src/common/dbus/dbus-plugin.c +++ b/src/common/dbus/dbus-plugin.c @@ -25,7 +25,7 @@ #include #include #include -#include "../xchat-plugin.h" +#include "../hexchat-plugin.h" #define PNAME _("remote access") #define PDESC _("plugin for remote access using DBUS") -- cgit 1.4.1