aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_modules.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_modules.c')
-rw-r--r--src/core/ngx_modules.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ngx_modules.c b/src/core/ngx_modules.c
index ad9372baa..e07c4e6ba 100644
--- a/src/core/ngx_modules.c
+++ b/src/core/ngx_modules.c
@@ -1,7 +1,7 @@
#include <ngx_config.h>
-#include <ngx_config_file.h>
+#include <ngx_conf_file.h>
extern ngx_module_t ngx_http_header_filter_module;