diff --git a/include/grpc/support/metrics.h b/include/grpc/support/metrics.h index f0b106fa7b9..dcb4ee33999 100644 --- a/include/grpc/support/metrics.h +++ b/include/grpc/support/metrics.h @@ -12,8 +12,8 @@ // See the License for the specific language governing permissions and // limitations under the License. -#ifndef GRPC_METRICS_H -#define GRPC_METRICS_H +#ifndef GRPC_SUPPORT_METRICS_H +#define GRPC_SUPPORT_METRICS_H #include