diff options
author | Mukund Sivaraman <muks@banu.com> | 2008-05-24 13:47:14 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2008-05-24 13:47:14 +0530 |
commit | b0a3568de0d0a8d1d6000aaa310870862398a07b (patch) | |
tree | 26398bd0d15e566003a665ea90223b729148672f /src/reqs.c | |
parent | 249d4b7f3355236e1e1490d2cffe6eccb95d1a42 (diff) |
Renamed htmlerror.[ch] to html-error.[ch]
Diffstat (limited to 'src/reqs.c')
-rw-r--r-- | src/reqs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |