From b02a49cfc6e670586f741e2b3e9ef0b5b015d883 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Mon, 12 Aug 2019 16:36:14 +1200 Subject: info: Rename info panel to info-overview for consistency --- tests/info/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.1