Skip to content

Commit fdad7ea

Browse files
author
Chrono Law
committed
nginx.h fix
1 parent b56eb5e commit fdad7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ngxpp/Nginx.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
extern "C" {
77

8-
#include <nginx.h>
98
#include <ngx_http.h>
9+
#include <nginx.h>
1010

1111
}
1212

0 commit comments

Comments
 (0)