Reorganize source tree to use single autotools instance
[vpp.git] / gmod / gmod / mod_vpp.c
index 4a1da83..572f9ef 100644 (file)
@@ -21,7 +21,7 @@
 #include <vppinfra/clib.h>
 #include <vppinfra/vec.h>
 #include <vppinfra/hash.h>
-#include <svmdb.h>
+#include <svm/svmdb.h>
 #include <errno.h>
 
 mmodule vpp_module;