summaryrefslogtreecommitdiff
path: root/upb
diff options
context:
space:
mode:
Diffstat (limited to 'upb')
-rw-r--r--upb/pb/textprinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upb/pb/textprinter.h b/upb/pb/textprinter.h
index e59e11d..80abc00 100644
--- a/upb/pb/textprinter.h
+++ b/upb/pb/textprinter.h
@@ -12,7 +12,7 @@
#ifdef __cplusplus
namespace upb {
namespace pb {
-class TextPrinter;
+class TextPrinterPtr;
} /* namespace pb */
} /* namespace upb */
#endif
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback