From: Petteri Aimonen Date: Sat, 9 Mar 2013 10:43:35 +0000 (+0200) Subject: Fix error in backwards compatibility testcase X-Git-Tag: 3.99.1~14^2~397 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=a9c88f5570f0c124bf977bdc355f079a2e7f4d57;p=apps%2Flow-level-can-service.git Fix error in backwards compatibility testcase --- diff --git a/tests/bc_alltypes.pb.c b/tests/bc_alltypes.pb.c index 7d1edf5..b144b1e 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;