diff --git a/src/meshlabplugins/io_base/io_base.pro b/src/meshlabplugins/io_base/io_base.pro index 6c73dfedb..0b4721430 100644 --- a/src/meshlabplugins/io_base/io_base.pro +++ b/src/meshlabplugins/io_base/io_base.pro @@ -1,6 +1,7 @@ include (../../shared.pri) HEADERS += baseio.h \ + $$VCGDIR/wrap/io_trimesh/import_ply.h \ $$VCGDIR/wrap/io_trimesh/import_obj.h \ $$VCGDIR/wrap/io_trimesh/import_off.h \ $$VCGDIR/wrap/io_trimesh/import_ptx.h \