X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fext%2Fvom_test.cpp;fp=test%2Fext%2Fvom_test.cpp;h=569bd8c1fd9e275a09618e8b2b39d07c9b46d8ec;hb=5637e653649692eb04fbec5c97e0fd427404c1dd;hp=26653940d2ef61a9b20d0648791692c8ecad8a5c;hpb=ba94462c42a27f7447e10ca55a3b212970448ceb;p=vpp.git diff --git a/test/ext/vom_test.cpp b/test/ext/vom_test.cpp index 26653940d2e..569bd8c1fd9 100644 --- a/test/ext/vom_test.cpp +++ b/test/ext/vom_test.cpp @@ -48,7 +48,8 @@ #include "vom/sub_interface_cmds.hpp" #include "vom/acl_ethertype.hpp" #include "vom/acl_ethertype_cmds.hpp" -#include "vom/acl_list.hpp" +#include "vom/acl_l2_list.hpp" +#include "vom/acl_l3_list.hpp" #include "vom/acl_binding.hpp" #include "vom/acl_list_cmds.hpp" #include "vom/acl_binding_cmds.hpp"