Skip to content

Commit

Permalink
[voicecall-ui] Add missing #include. Contributes to JB#35409
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjones committed Aug 24, 2016
1 parent 826ccc2 commit 9a2fac0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/declarative/src/voicecallmodel.cpp
Expand Up @@ -41,6 +41,8 @@

#include "voicecallmanager.h"

#include <QSharedPointer>

class VoiceCallModelPrivate
{
Q_DECLARE_PUBLIC(VoiceCallModel)
Expand Down

0 comments on commit 9a2fac0

Please sign in to comment.