summaryrefslogtreecommitdiff
path: root/upb/pb/glue.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/pb/glue.h')
-rw-r--r--upb/pb/glue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upb/pb/glue.h b/upb/pb/glue.h
index 8f570bc..716fc0e 100644
--- a/upb/pb/glue.h
+++ b/upb/pb/glue.h
@@ -22,7 +22,7 @@
#define UPB_GLUE_H
#include <stdbool.h>
-#include "upb/symtab.h"
+#include "upb/def.h"
#ifdef __cplusplus
#include <vector>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback