VOM: De-template the ACL code.
[vpp.git] / extras / vom / vom / acl_binding.hpp
index 3a123a8..2c9923b 100644 (file)
@@ -18,7 +18,8 @@
 
 #include <ostream>
 
-#include "vom/acl_list.hpp"
+#include "vom/acl_l2_list.hpp"
+#include "vom/acl_l3_list.hpp"
 #include "vom/acl_types.hpp"
 #include "vom/hw.hpp"
 #include "vom/inspect.hpp"