aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/server_credentials.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/php/ext/grpc/server_credentials.h')
-rw-r--r--src/php/ext/grpc/server_credentials.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/php/ext/grpc/server_credentials.h b/src/php/ext/grpc/server_credentials.h
index 310c28db76..68e505ca1e 100644
--- a/src/php/ext/grpc/server_credentials.h
+++ b/src/php/ext/grpc/server_credentials.h
@@ -26,9 +26,9 @@
#include <php.h>
#include <php_ini.h>
#include <ext/standard/info.h>
+
#include "php_grpc.h"
-#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
/* Class entry for the Server_Credentials PHP class */