diff options
Diffstat (limited to '')
| -rw-r--r-- | src/http/ngx_http.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h index ed7ca929d..c3e0620d2 100644 --- a/src/http/ngx_http.h +++ b/src/http/ngx_http.h @@ -9,7 +9,7 @@ #include <ngx_hunk.h> #include <ngx_files.h> #include <ngx_connection.h> -#include <ngx_config_command.h> +#include <ngx_config_file.h> #define NGX_HTTP_VERSION_10 1000 |
