summaryrefslogtreecommitdiffstats
path: root/examples/audiorecorder/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/audiorecorder/main.cpp')
-rw-r--r--examples/audiorecorder/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/audiorecorder/main.cpp b/examples/audiorecorder/main.cpp
index 80223a42d..12c564800 100644
--- a/examples/audiorecorder/main.cpp
+++ b/examples/audiorecorder/main.cpp
@@ -40,7 +40,7 @@
#include "audiorecorder.h"
-#include <QtGui>
+#include <QtWidgets>
int main(int argc, char *argv[])
{