Skip to content

Commit

Permalink
[signond] Add missing #include. Contributes to JB#35409
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjones committed Jun 10, 2016
1 parent 473d1f8 commit 005d158
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -25,6 +25,7 @@

#include <QDBusArgument>
#include <QBuffer>
#include <QDataStream>
#include <QDebug>

#include "SignOn/signonplugincommon.h"
Expand Down

0 comments on commit 005d158

Please sign in to comment.