summaryrefslogtreecommitdiff
path: root/tests/info/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/info/meson.build')
-rw-r--r--tests/info/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/info/meson.build b/tests/info/meson.build
index 202e9e34e..0f5d7a916 100644
--- a/tests/info/meson.build
+++ b/tests/info/meson.build
@@ -3,7 +3,7 @@ test_units = [
'test-info-cleanup'
]
-includes = [top_inc, include_directories('../../panels/info')]
+includes = [top_inc, include_directories('../../panels/info-overview')]
cflags = '-DTEST_SRCDIR="@0@"'.format(meson.current_source_dir())
foreach unit: test_units