summaryrefslogtreecommitdiff
path: root/src/upb_inlinedefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_inlinedefs.c')
-rw-r--r--src/upb_inlinedefs.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/upb_inlinedefs.c b/src/upb_inlinedefs.c
index 60863c4..dae5c01 100644
--- a/src/upb_inlinedefs.c
+++ b/src/upb_inlinedefs.c
@@ -12,8 +12,12 @@
*/
#define INLINE
+#include "upb_array.h"
#include "upb_context.h"
#include "upb_enum.h"
#include "upb_msg.h"
#include "upb_parse.h"
+#include "upb_serialize.h"
+#include "upb_string.h"
#include "upb_table.h"
+#include "upb_text.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback