summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 5bff75354..61302e99f 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,6 +1,7 @@
%modules = ( # path to module name map
"QtCompositor" => "$basedir/src/compositor",
"QtWaylandClient" => "$basedir/src/client",
+ "QtPlatformHeaders" => "$basedir/src/platformheaders",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);