diff options
-rw-r--r-- | objectivec/GPBProtocolBuffers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/objectivec/GPBProtocolBuffers.h b/objectivec/GPBProtocolBuffers.h index 0c85259e..677903ed 100644 --- a/objectivec/GPBProtocolBuffers.h +++ b/objectivec/GPBProtocolBuffers.h @@ -41,6 +41,7 @@ #import "GPBUnknownField.h" #import "GPBUnknownFieldSet.h" #import "GPBUtilities.h" +#import "GPBWellKnownTypes.h" #import "GPBWireFormat.h" // Well-known proto types |