mirror of
https://github.com/brl/mutter.git
synced 2025-07-28 12:38:04 +00:00
tests: Rename test-utils.c/h to meta-test-utils.c/h
Otherwise it'll conflict with other files with identical filenames, if one would add src/tests/ to the include path, which will happen in a later commit. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1861>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "backends/meta-monitor-config-manager.h"
|
||||
#include "backends/meta-monitor-config-store.h"
|
||||
#include "backends/meta-output.h"
|
||||
#include "tests/test-utils.h"
|
||||
#include "tests/meta-test-utils.h"
|
||||
#include "meta-backend-test.h"
|
||||
|
||||
MetaGpu *
|
||||
|
Reference in New Issue
Block a user