summaryrefslogtreecommitdiffstats
path: root/examples/audiorecorder/audiorecorder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/audiorecorder/audiorecorder.cpp')
-rw-r--r--examples/audiorecorder/audiorecorder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/audiorecorder/audiorecorder.cpp b/examples/audiorecorder/audiorecorder.cpp
index ae6d3956e..38f08ac4b 100644
--- a/examples/audiorecorder/audiorecorder.cpp
+++ b/examples/audiorecorder/audiorecorder.cpp
@@ -39,7 +39,7 @@
****************************************************************************/
#include <QtCore/qdir.h>
-#include <QtGui/qfiledialog.h>
+#include <QtWidgets/qfiledialog.h>
#include <qaudiocapturesource.h>
#include <qmediarecorder.h>