From efb8873783d59ae2e5a870a99f05e40ebf661c16 Mon Sep 17 00:00:00 2001 From: Ido Barnea Date: Tue, 27 Sep 2016 14:24:32 +0300 Subject: pre test: Code review fixes --- src/bp_sim.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bp_sim.cpp') diff --git a/src/bp_sim.cpp b/src/bp_sim.cpp index 773e82fc..b276d4ff 100755 --- a/src/bp_sim.cpp +++ b/src/bp_sim.cpp @@ -20,7 +20,7 @@ limitations under the License. */ #include "bp_sim.h" -#include "latency.h" +#include "stateful_rx_core.h" #include "utl_json.h" #include "utl_yaml.h" #include "msg_manager.h" -- cgit 1.2.3-korg