summaryrefslogtreecommitdiffstats
path: root/DOCS/client_api_examples/qml/mpvtest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/client_api_examples/qml/mpvtest.pro')
-rw-r--r--DOCS/client_api_examples/qml/mpvtest.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/client_api_examples/qml/mpvtest.pro b/DOCS/client_api_examples/qml/mpvtest.pro
index df497e4dba..323b8bef71 100644
--- a/DOCS/client_api_examples/qml/mpvtest.pro
+++ b/DOCS/client_api_examples/qml/mpvtest.pro
@@ -1,7 +1,7 @@
QT += qml quick
-HEADERS += mpvrenderer.h
-SOURCES += mpvrenderer.cpp main.cpp
+HEADERS += main.h
+SOURCES += main.cpp
CONFIG += link_pkgconfig debug
PKGCONFIG += mpv