Reorganize source tree to use single autotools instance
[vpp.git] / src / vpp-api / python / pneum / test_pneum.c
similarity index 98%
rename from vpp-api/python/pneum/test_pneum.c
rename to src/vpp-api/python/pneum/test_pneum.c
index e873114..0d55b8a 100644 (file)
 #include <vlibmemory/api.h>
 #include <vnet/ip/ip.h>
 
-#include <vpp-api/vpe_msg_enum.h>
+#include <vpp/api/vpe_msg_enum.h>
 #include <signal.h>
 #include <setjmp.h>
 #include "pneum.h"
 
 #define vl_typedefs             /* define message structures */
-#include <vpp-api/vpe_all_api_h.h> 
+#include <vpp/api/vpe_all_api_h.h> 
 #undef vl_typedefs
 
 /* we are not linking with vlib */