summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/audiorecorder/audiorecorder.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/audiorecorder/audiorecorder.pro b/examples/audiorecorder/audiorecorder.pro
index 8c1cfa89f..7936d951a 100644
--- a/examples/audiorecorder/audiorecorder.pro
+++ b/examples/audiorecorder/audiorecorder.pro
@@ -3,6 +3,8 @@ TARGET = audiorecorder
QT += multimedia
+win32:INCLUDEPATH += $$PWD
+
HEADERS = \
audiorecorder.h \
qaudiolevel.h