summaryrefslogtreecommitdiff
path: root/mastoapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'mastoapi.c')
-rw-r--r--mastoapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mastoapi.c b/mastoapi.c
index fbb6843..40ad12b 100644
--- a/mastoapi.c
+++ b/mastoapi.c
@@ -11,7 +11,7 @@
11#include "xs_glob.h" 11#include "xs_glob.h"
12#include "xs_set.h" 12#include "xs_set.h"
13#include "xs_random.h" 13#include "xs_random.h"
14#include "xs_httpd.h" 14#include "xs_url.h"
15#include "xs_mime.h" 15#include "xs_mime.h"
16 16
17#include "snac.h" 17#include "snac.h"