mirror of
https://github.com/espressif/openthread.git
synced 2026-07-30 15:47:46 +00:00
[style] rename header file to locator_getters.hpp (#6422)
This commit renames the `Locator` header file to follow the same style used by other core modules (i.e., use underscore between words in a file name).
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
#include "common/debug.hpp"
|
||||
#include "common/instance.hpp"
|
||||
#include "common/locator-getters.hpp"
|
||||
#include "common/locator_getters.hpp"
|
||||
#include "common/settings.hpp"
|
||||
|
||||
using namespace ot;
|
||||
|
||||
Reference in New Issue
Block a user