diff options
Diffstat (limited to '')
-rw-r--r-- | src/conffile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conffile.c b/src/conffile.c index 66e4600..18f19fe 100644 --- a/src/conffile.c +++ b/src/conffile.c @@ -30,7 +30,7 @@ #include "htmlerror.h" #include "log.h" #include "reqs.h" -#include "reverse_proxy.h" +#include "reverse-proxy.h" /* * The configuration directives are defined in the structure below. Each |