summaryrefslogtreecommitdiff
path: root/src/compositor
diff options
context:
space:
mode:
authorJorgen Lind <jorgen.lind@digia.com>2013-11-18 12:24:07 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-27 15:32:25 +0100
commit4e6e4783802c0a4483ab59a1bafbc2822eb5b725 (patch)
tree39c5b39dc541fd3d829d3c5b293129adfeed440d /src/compositor
parentd250b714f8eb5a60bb048830e723ac76f06215b7 (diff)
downloadqtwayland-4e6e4783802c0a4483ab59a1bafbc2822eb5b725.tar.gz
Use the instealled headers in the public headers for client
and use the install generated headers feature for wayland-scanner Change-Id: I6cba9f02f8739ef5fbeeb171582e6d766d9c0fdb Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Diffstat (limited to 'src/compositor')
-rw-r--r--src/compositor/wayland_wrapper/qwldatasource.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compositor/wayland_wrapper/qwldatasource.cpp b/src/compositor/wayland_wrapper/qwldatasource.cpp
index 3898c7d2..cdf6a79b 100644
--- a/src/compositor/wayland_wrapper/qwldatasource.cpp
+++ b/src/compositor/wayland_wrapper/qwldatasource.cpp
@@ -45,6 +45,7 @@
#include "qwlcompositor_p.h"
#include <unistd.h>
+#include <QtCompositor/private/wayland-wayland-server-protocol.h>
QT_BEGIN_NAMESPACE