elementary_test: fix meson build after renaming efl_gfx_map to mapping

This commit is contained in:
Xavi Artigas 2019-02-21 19:27:59 +01:00
parent 220f17ee8d
commit bb303d6ec5
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ elementary_test_src = [
'test_events.c',
'test_evas_mask.c',
'test_evas_map.c',
'test_efl_gfx_map.c',
'test_efl_gfx_mapping.c',
'test_evas_snapshot.c',
'test_external.c',
'test_fileselector_button.c',