Reorganize source tree to use single autotools instance
[vpp.git] / src / vnet / devices / ssvm / ssvm_eth.h
similarity index 99%
rename from vnet/vnet/devices/ssvm/ssvm_eth.h
rename to src/vnet/devices/ssvm/ssvm_eth.h
index ac611f4..f877df3 100644 (file)
@@ -30,7 +30,7 @@
 #include <vnet/pg/pg.h>
 #include <vlibmemory/unix_shared_memory_queue.h>
 
-#include <ssvm.h>
+#include <svm/ssvm.h>
 
 extern vnet_device_class_t ssvm_eth_device_class;
 extern vlib_node_registration_t ssvm_eth_input_node;