diff --git a/_install/templates/vm_app_vmap.conf b/_install/templates/vm_app_vmap.conf index 7c83e855c66b47c24dadd1e0ca18d7c9b59a2092..35bbc4c211711df00f521e8775172605ec31fc17 100644 --- a/_install/templates/vm_app_vmap.conf +++ b/_install/templates/vm_app_vmap.conf @@ -2,6 +2,6 @@ {% include "vitis/vm_vas.conf" with context %} -{% include "vmap/vm_wms.conf" with context %} +{% include "module_vmap/vm_wms.conf" with context %} {% include "vitis/vm_client.conf" with context %}