mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 22:37:45 +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:
@@ -38,7 +38,7 @@
|
||||
|
||||
#include "common/code_utils.hpp"
|
||||
#include "common/debug.hpp"
|
||||
#include "common/locator-getters.hpp"
|
||||
#include "common/locator_getters.hpp"
|
||||
#include "crypto/aes_ccm.hpp"
|
||||
#include "crypto/ecdsa.hpp"
|
||||
#include "crypto/hmac_sha256.hpp"
|
||||
|
||||
Reference in New Issue
Block a user