diff options
Diffstat (limited to 'examples/GuiClient/rosterItemModel.h')
| -rw-r--r-- | examples/GuiClient/rosterItemModel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/GuiClient/rosterItemModel.h b/examples/GuiClient/rosterItemModel.h index aafb2dc0..73a070c5 100644 --- a/examples/GuiClient/rosterItemModel.h +++ b/examples/GuiClient/rosterItemModel.h @@ -27,7 +27,7 @@ #include <QStandardItemModel>
#include "rosterItem.h"
-#include "QXmppRoster.h"
+#include "QXmppRosterManager.h"
#include "QXmppPresence.h"
class rosterItemModel : public QStandardItemModel
|
