summaryrefslogtreecommitdiffhomepage
path: root/src/reqs.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/reqs.c
parent249d4b7f3355236e1e1490d2cffe6eccb95d1a42 (diff)
Renamed htmlerror.[ch] to html-error.[ch]
Diffstat (limited to 'src/reqs.c')
-rw-r--r--src/reqs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reqs.c b/src/reqs.c
index 72ff1e2..5c5ff77 100644
--- a/src/reqs.c
+++ b/src/reqs.c
@@ -34,7 +34,7 @@
#include "filter.h"
#include "hashmap.h"
#include "heap.h"
-#include "htmlerror.h"
+#include "html-error.h"
#include "log.h"
#include "network.h"
#include "reqs.h"