virtio: integrate with new tx infra
[vpp.git] / src / vnet / CMakeLists.txt
index a8b13b6..1c0834a 100644 (file)
@@ -981,7 +981,7 @@ list(APPEND VNET_SOURCES
   devices/virtio/virtio_api.c
   devices/virtio/virtio_pci_legacy.c
   devices/virtio/virtio_pci_modern.c
-  devices/virtio/virtio_process.c
+  devices/virtio/virtio_pre_input.c
   devices/virtio/virtio_types_api.c
 )