summaryrefslogtreecommitdiff
path: root/upb/pb/encoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/pb/encoder.h')
-rw-r--r--upb/pb/encoder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/upb/pb/encoder.h b/upb/pb/encoder.h
index 64c5047..563b78d 100644
--- a/upb/pb/encoder.h
+++ b/upb/pb/encoder.h
@@ -15,8 +15,8 @@
#ifndef UPB_ENCODER_H_
#define UPB_ENCODER_H_
-#include "upb.h"
-#include "upb_stream.h"
+#include "upb/upb.h"
+#include "upb/bytestream.h"
#ifdef __cplusplus
extern "C" {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback