summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-03-09 12:43:35 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-03-09 12:43:35 +0200
commita9c88f5570f0c124bf977bdc355f079a2e7f4d57 (patch)
tree81a5bade1ded74040f2f478999aafb2038dc6428 /tests
parentd2e3c1ad930efbee0ab4839124522da94f70ada4 (diff)
Fix error in backwards compatibility testcase
Diffstat (limited to 'tests')
-rw-r--r--tests/bc_alltypes.pb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bc_alltypes.pb.c b/tests/bc_alltypes.pb.c
index 7d1edf57..b144b1e3 100644
--- a/tests/bc_alltypes.pb.c
+++ b/tests/bc_alltypes.pb.c
@@ -5,7 +5,7 @@
* incompatible changes made to the generator in future versions.
*/
-#include "alltypes.pb.h"
+#include "bc_alltypes.pb.h"
const char SubMessage_substuff1_default[16] = "1";
const int32_t SubMessage_substuff2_default = 2;