aboutsummaryrefslogtreecommitdiff
path: root/objectivec/Tests/GPBWireFormatTests.m
diff options
context:
space:
mode:
Diffstat (limited to 'objectivec/Tests/GPBWireFormatTests.m')
-rw-r--r--objectivec/Tests/GPBWireFormatTests.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/objectivec/Tests/GPBWireFormatTests.m b/objectivec/Tests/GPBWireFormatTests.m
index d722d7b2..c1244212 100644
--- a/objectivec/Tests/GPBWireFormatTests.m
+++ b/objectivec/Tests/GPBWireFormatTests.m
@@ -35,6 +35,7 @@
#import "GPBUnknownField_PackagePrivate.h"
#import "google/protobuf/Unittest.pbobjc.h"
#import "google/protobuf/UnittestMset.pbobjc.h"
+#import "google/protobuf/UnittestMsetWireFormat.pbobjc.h"
@interface WireFormatTests : GPBTestCase
@end