Skip to content

Commit

Permalink
[voicecall] 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 bfa4603 commit ff21940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/declarative/src/voicecallaudiorecorder.cpp
Expand Up @@ -6,6 +6,7 @@
#include <QDBusMessage>
#include <QDir>
#include <QLocale>
#include <QDataStream>
#include <QtDebug>

namespace {
Expand Down

0 comments on commit ff21940

Please sign in to comment.