diff options
Diffstat (limited to 'src/reverse-proxy.c')
-rw-r--r-- | src/reverse-proxy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reverse-proxy.c b/src/reverse-proxy.c index 814c3ff..9915540 100644 --- a/src/reverse-proxy.c +++ b/src/reverse-proxy.c @@ -23,7 +23,7 @@ #include "conns.h" #include "heap.h" -#include "htmlerror.h" +#include "html-error.h" #include "log.h" /* |