summaryrefslogtreecommitdiff
path: root/src/upb_context.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_context.c')
-rw-r--r--src/upb_context.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/upb_context.c b/src/upb_context.c
index 63ca2b1..2ac14c6 100644
--- a/src/upb_context.c
+++ b/src/upb_context.c
@@ -8,8 +8,7 @@
#include <string.h>
#include "descriptor.h"
#include "upb_context.h"
-#include "upb_enum.h"
-#include "upb_msg.h"
+#include "upb_def.h"
#include "upb_mm.h"
/* Search for a character in a string, in reverse. */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback