mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Replace proto.h includes with pb.h
PiperOrigin-RevId: 399801411
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
#ifndef PLATFORM_BASE_ERROR_CORE_PARAMS_H_
|
||||
#define PLATFORM_BASE_ERROR_CORE_PARAMS_H_
|
||||
|
||||
#include "proto/connections_enums.proto.h"
|
||||
#include "proto/errorcode/error_code_enums.proto.h"
|
||||
#include "proto/connections_enums.pb.h"
|
||||
#include "proto/errorcode/error_code_enums.pb.h"
|
||||
|
||||
namespace location {
|
||||
namespace nearby {
|
||||
|
||||
Reference in New Issue
Block a user