summaryrefslogtreecommitdiff
path: root/src/reverse-proxy.c
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2008-05-24 13:47:14 +0530
committerMukund Sivaraman <muks@banu.com>2008-05-24 13:47:14 +0530
commitb0a3568de0d0a8d1d6000aaa310870862398a07b (patch)
tree26398bd0d15e566003a665ea90223b729148672f /src/reverse-proxy.c
parent249d4b7f3355236e1e1490d2cffe6eccb95d1a42 (diff)
downloadtinyproxy-b0a3568de0d0a8d1d6000aaa310870862398a07b.tar.gz
tinyproxy-b0a3568de0d0a8d1d6000aaa310870862398a07b.zip
Renamed htmlerror.[ch] to html-error.[ch]
Diffstat (limited to 'src/reverse-proxy.c')
-rw-r--r--src/reverse-proxy.c2
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"
/*