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.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/upb_inlinedefs.c b/src/upb_inlinedefs.c
index 7100849..5db04f6 100644
--- a/src/upb_inlinedefs.c
+++ b/src/upb_inlinedefs.c
@@ -12,13 +12,9 @@
*/
#define INLINE
-#include "upb_array.h"
-#include "upb_context.h"
+#include "upb.h"
+#include "upb_data.h"
#include "upb_def.h"
-#include "upb_mm.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