summaryrefslogtreecommitdiffstats
path: root/test/headers/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/headers/meson.build')
-rw-r--r--test/headers/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/headers/meson.build b/test/headers/meson.build
index 47ff9df..4aaf367 100644
--- a/test/headers/meson.build
+++ b/test/headers/meson.build
@@ -26,6 +26,7 @@ test(
files('test_headers.c'),
c_args: header_c_suppressions,
dependencies: sord_dep,
+ implicit_include_directories: false,
),
suite: 'unit',
)