summaryrefslogtreecommitdiffstats
path: root/examples/ipc/ipc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ipc/ipc.pro')
-rw-r--r--examples/ipc/ipc.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ipc/ipc.pro b/examples/ipc/ipc.pro
index d7b4fbb28e..c62402e338 100644
--- a/examples/ipc/ipc.pro
+++ b/examples/ipc/ipc.pro
@@ -5,7 +5,7 @@ TEMPLATE = subdirs
# install
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS ipc.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/ipc
+sources.path = $$[QT_INSTALL_EXAMPLES]/ipc
INSTALLS += sources
QT += widgets