mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 13:50:28 +00:00
Apply #include code style. (#1723)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
* This file implements the OpenThread Message API.
|
||||
*/
|
||||
|
||||
#include "openthread/message.h"
|
||||
#include <openthread/message.h>
|
||||
|
||||
#include "openthread-instance.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user