summaryrefslogtreecommitdiff
path: root/hw/xwin/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/meson.build')
-rw-r--r--hw/xwin/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xwin/meson.build b/hw/xwin/meson.build
index 72e4fe3c2..3ec809fef 100644
--- a/hw/xwin/meson.build
+++ b/hw/xwin/meson.build
@@ -142,7 +142,7 @@ xwin_dep = [
executable(
server_name,
srcs_windows,
- include_directories: [inc, top_srcdir_inc],
+ include_directories: [inc, top_dir_inc],
dependencies: xwin_dep,
link_with: [
xwin_windowsdri,