summary refs log tree commit diff stats
path: root/src/common/dbus/dbus-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dbus/dbus-client.c')
-rw-r--r--src/common/dbus/dbus-client.c4
1 files changed, 2 insertions, 2 deletions
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 <dbus/dbus-glib.h>
 #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"