Add missing includes for QDataStream/QIODevice.
After qtbase/90e7cc172a7521396bb2d49720ee4ceb9a9390b3, QStringList no longer includes QDataStream. Change-Id: Ibe3e1e6542e1b592adaabe3f8ffd3268efaf289b Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
|
||||
#include "qwindowsaudioinput.h"
|
||||
|
||||
#include <QtCore/QDataStream>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
//#define DEBUG_AUDIO 1
|
||||
|
||||
Reference in New Issue
Block a user