summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index 8cde1ffe..1a5a5709 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -48,6 +48,7 @@ set(dbus_launch_SOURCES
${dbus_launch_SOURCES}
dbus-launch-x11.c
)
+include_directories(${X11_INCLUDE_DIR})
endif()
set(dbus_cleanup_sockets_SOURCES