summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/DBUSTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'PluginCommandInterfaceDbus/DBUSTypes.h')
-rw-r--r--PluginCommandInterfaceDbus/DBUSTypes.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/PluginCommandInterfaceDbus/DBUSTypes.h b/PluginCommandInterfaceDbus/DBUSTypes.h
index 73dde75..0f8474c 100644
--- a/PluginCommandInterfaceDbus/DBUSTypes.h
+++ b/PluginCommandInterfaceDbus/DBUSTypes.h
@@ -21,9 +21,7 @@
#include "headers.h"
-class CommandReceive;
-
-typedef void (CommandReceive::*CallBackMethod)(DBusConnection *connection, DBusMessage *message);
+typedef void (CommandDbusReceive::*CallBackMethod)(DBusConnection *connection, DBusMessage *message);
struct MethodTable
{