summaryrefslogtreecommitdiff
path: root/src/upb_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_msg.h')
-rw-r--r--src/upb_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upb_msg.h b/src/upb_msg.h
index 180f918..68ba13a 100644
--- a/src/upb_msg.h
+++ b/src/upb_msg.h
@@ -18,8 +18,8 @@
#ifndef UPB_MSG_H
#define UPB_MSG_H
-#include "upb_stream.h"
#include <stdlib.h>
+#include "upb_handlers.h"
#ifdef __cplusplus
extern "C" {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback