summaryrefslogtreecommitdiffstats
path: root/src/client/client.pro
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2016-07-13 11:00:54 +0200
committerJohan Helsing <johan.helsing@qt.io>2016-07-18 07:18:25 +0000
commitef3e687fe6b983fb0a5bf648f2d66f2eadd85b58 (patch)
treec681beff613e66d61b11b24dc6ce1f83f8a3c18e /src/client/client.pro
parentdad7a6fafd27ee6331869c08adbe7cc071c16417 (diff)
Fix wrong path to qwaylandsharedmemoryformathelper_p.h
Change-Id: I711536ea8c7ec167e531afe61e716e0081d2aab6 Reviewed-by: Giulio Camuffo <giulio.camuffo@kdab.com>
Diffstat (limited to 'src/client/client.pro')
-rw-r--r--src/client/client.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/client.pro b/src/client/client.pro
index f0142c9a5..c8a8471b4 100644
--- a/src/client/client.pro
+++ b/src/client/client.pro
@@ -110,7 +110,7 @@ HEADERS += qwaylandintegration_p.h \
../shared/qwaylandinputmethodeventbuilder_p.h \
../shared/qwaylandmimehelper_p.h \
../shared/qwaylandxkb_p.h \
- ../shared/qwaylandshmformathelper_p.h
+ ../shared/qwaylandsharedmemoryformathelper_p.h
include(hardwareintegration/hardwareintegration.pri)
include(shellintegration/shellintegration.pri)