mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
Replace #include "*.proto.h" with #include "*.pb.h"
PiperOrigin-RevId: 415594549
This commit is contained in:
committed by
Copybara-Service
parent
f12bb6c405
commit
5107a030fd
@@ -33,7 +33,7 @@
|
||||
#include "platform/base/bluetooth_utils.h"
|
||||
#include "platform/public/logging.h"
|
||||
#include "platform/public/system_clock.h"
|
||||
#include "proto/connections_enums.proto.h"
|
||||
#include "proto/connections_enums.pb.h"
|
||||
|
||||
namespace location {
|
||||
namespace nearby {
|
||||
|
||||
Reference in New Issue
Block a user