aboutsummaryrefslogtreecommitdiff
path: root/src/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/html.h')
-rw-r--r--src/html.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html.h b/src/html.h
index b604d48..5ce2809 100644
--- a/src/html.h
+++ b/src/html.h
@@ -2,6 +2,7 @@
#define HTML_H
typedef struct cJSON cJSON;
+typedef struct fallback fallback;
typedef struct {
char *plugin;