mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Switch to the correct proto includes
PiperOrigin-RevId: 529178647
This commit is contained in:
committed by
Copybara-Service
parent
21d2efbccd
commit
608fb93ad6
@@ -16,7 +16,7 @@
|
||||
#define THIRD_PARTY_NEARBY_PRESENCE_PRESENCE_DEVICE_PROVIDER_H_
|
||||
|
||||
#include "internal/interop/device_provider.h"
|
||||
#include "internal/proto/metadata.proto.h"
|
||||
#include "internal/proto/metadata.pb.h"
|
||||
#include "presence/presence_device.h"
|
||||
|
||||
namespace nearby {
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "internal/platform/borrowable.h"
|
||||
#include "internal/proto/metadata.proto.h"
|
||||
#include "internal/proto/metadata.pb.h"
|
||||
#include "presence/data_types.h"
|
||||
#include "presence/implementation/service_controller.h"
|
||||
#include "presence/presence_client.h"
|
||||
|
||||
Reference in New Issue
Block a user