diff options
Diffstat (limited to 'mastoapi.c')
-rw-r--r-- | mastoapi.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ #include "xs_glob.h" #include "xs_set.h" #include "xs_random.h" -#include "xs_httpd.h" +#include "xs_url.h" #include "xs_mime.h" #include "snac.h" |