summary refs log tree commit diff stats
path: root/src/common/dbus/dbus-plugin.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-25 00:16:27 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-25 00:16:27 +0200
commitd6dec82d3d5bf2b130fa8c989c5650710e5b703e (patch)
treedc421f2856933d358ae9aaa7b5ef9dceafda11d3 /src/common/dbus/dbus-plugin.c
parent1a75c8e1be58a25510642605dcd40c5c65e9c3f3 (diff)
Some more rebranding
Diffstat (limited to 'src/common/dbus/dbus-plugin.c')
-rw-r--r--src/common/dbus/dbus-plugin.c2
1 files changed, 1 insertions, 1 deletions
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 <dbus/dbus-glib.h>
 #include <dbus/dbus-glib-lowlevel.h>
 #include <glib/gi18n.h>
-#include "../xchat-plugin.h"
+#include "../hexchat-plugin.h"
 
 #define PNAME _("remote access")
 #define PDESC _("plugin for remote access using DBUS")