summaryrefslogtreecommitdiff
path: root/upb/msgfactory.c
diff options
context:
space:
mode:
Diffstat (limited to 'upb/msgfactory.c')
-rw-r--r--upb/msgfactory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/upb/msgfactory.c b/upb/msgfactory.c
index 593c9dc..63df49e 100644
--- a/upb/msgfactory.c
+++ b/upb/msgfactory.c
@@ -1,4 +1,5 @@
+#include "upb/handlers.h"
#include "upb/msgfactory.h"
static bool is_power_of_two(size_t val) {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback