aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBExtensionInternals.m
diff options
context:
space:
mode:
Diffstat (limited to 'objectivec/GPBExtensionInternals.m')
-rw-r--r--objectivec/GPBExtensionInternals.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/objectivec/GPBExtensionInternals.m b/objectivec/GPBExtensionInternals.m
index 634c3369..7d0dcb2e 100644
--- a/objectivec/GPBExtensionInternals.m
+++ b/objectivec/GPBExtensionInternals.m
@@ -33,7 +33,7 @@
#import <objc/runtime.h>
#import "GPBCodedInputStream_PackagePrivate.h"
-#import "GPBCodedOutputStream.h"
+#import "GPBCodedOutputStream_PackagePrivate.h"
#import "GPBDescriptor_PackagePrivate.h"
#import "GPBMessage_PackagePrivate.h"
#import "GPBUtilities_PackagePrivate.h"