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