From f1a0370a0cd9c5f13293871fb7420fe20d054584 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 13 Dec 2010 08:40:23 +0000 Subject: don't include QXmppInvokable.h and QXmppRemoteMethod.h --- examples/example_5_rpcInterface/remoteinterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/example_5_rpcInterface/remoteinterface.h') diff --git a/examples/example_5_rpcInterface/remoteinterface.h b/examples/example_5_rpcInterface/remoteinterface.h index 02ce72d7..cc1fb9e8 100644 --- a/examples/example_5_rpcInterface/remoteinterface.h +++ b/examples/example_5_rpcInterface/remoteinterface.h @@ -1,7 +1,7 @@ #ifndef REMOTEINTERFACE_H #define REMOTEINTERFACE_H -#include "QXmppInvokable.h" +#include "QXmppRpcManager.h" class RemoteInterface : public QXmppInvokable { -- cgit v1.2.3