summaryrefslogtreecommitdiff
path: root/src/upb_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_decoder.h')
-rw-r--r--src/upb_decoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upb_decoder.h b/src/upb_decoder.h
index d40d9fc..dde61fc 100644
--- a/src/upb_decoder.h
+++ b/src/upb_decoder.h
@@ -19,7 +19,7 @@
#include <stdbool.h>
#include <stdint.h>
#include "upb_def.h"
-#include "upb_srcsink.h"
+#include "upb_stream.h"
#ifdef __cplusplus
extern "C" {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback