summaryrefslogtreecommitdiff
path: root/src/upb_encoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_encoder.h')
-rw-r--r--src/upb_encoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upb_encoder.h b/src/upb_encoder.h
index 963af8b..e879b0b 100644
--- a/src/upb_encoder.h
+++ b/src/upb_encoder.h
@@ -14,7 +14,7 @@
#define UPB_ENCODER_H_
#include "upb.h"
-#include "upb_sink.h"
+#include "upb_srcsink.h"
#ifdef __cplusplus
extern "C" {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback