aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBProtocolBuffers_RuntimeSupport.h
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2015-06-09 17:17:45 -0700
committerPaul Yang <TeBoring@users.noreply.github.com>2015-06-09 17:17:45 -0700
commitfb466c13a7c0280fdc30acf86d3b29235a904ba5 (patch)
tree938c7b2e06268887d766a4ac03d24fcb89f21ef8 /objectivec/GPBProtocolBuffers_RuntimeSupport.h
parentfd73235f6b2534aa63af41359d9f386ade43a5cc (diff)
parentd846b0b059b4d867536b98aa29475a387aa09114 (diff)
downloadprotobuf-fb466c13a7c0280fdc30acf86d3b29235a904ba5.tar.gz
protobuf-fb466c13a7c0280fdc30acf86d3b29235a904ba5.tar.bz2
protobuf-fb466c13a7c0280fdc30acf86d3b29235a904ba5.zip
Merge pull request #480 from thomasvl/objc_beta_drop
Beta quality drop of Objective C Support.
Diffstat (limited to 'objectivec/GPBProtocolBuffers_RuntimeSupport.h')
-rw-r--r--objectivec/GPBProtocolBuffers_RuntimeSupport.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/objectivec/GPBProtocolBuffers_RuntimeSupport.h b/objectivec/GPBProtocolBuffers_RuntimeSupport.h
index 7fd7b4c8..fea75b93 100644
--- a/objectivec/GPBProtocolBuffers_RuntimeSupport.h
+++ b/objectivec/GPBProtocolBuffers_RuntimeSupport.h
@@ -34,8 +34,7 @@
#import "GPBProtocolBuffers.h"
#import "GPBDescriptor_PackagePrivate.h"
-#import "GPBExtensionField_PackagePrivate.h"
-#import "GPBExtensionRegistry.h"
+#import "GPBExtensionInternals.h"
#import "GPBMessage_PackagePrivate.h"
#import "GPBRootObject_PackagePrivate.h"
#import "GPBUtilities_PackagePrivate.h"