diff options
Diffstat (limited to 'src/conffile.c')
-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 8aef348..2ae1d90 100644 --- a/src/conffile.c +++ b/src/conffile.c @@ -31,7 +31,7 @@ #include "child.h" #include "filter.h" #include "heap.h" -#include "htmlerror.h" +#include "html-error.h" #include "log.h" #include "reqs.h" #include "reverse-proxy.h" |