summaryrefslogtreecommitdiff
path: root/src/upb_textprinter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_textprinter.h')
-rw-r--r--src/upb_textprinter.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/upb_textprinter.h b/src/upb_textprinter.h
index aa9febb..f8c7f78 100644
--- a/src/upb_textprinter.h
+++ b/src/upb_textprinter.h
@@ -8,7 +8,8 @@
#ifndef UPB_TEXT_H_
#define UPB_TEXT_H_
-#include "upb_stream.h"
+#include "upb_bytestream.h"
+#include "upb_handlers.h"
#ifdef __cplusplus
extern "C" {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback