diff options
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" |