diff --git a/upb/pb/textprinter.h b/upb/pb/textprinter.h index e59e11dda0..80abc00b27 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