From 0e09d52dcfbfece9ed01194f5bfed198ce6dd672 Mon Sep 17 00:00:00 2001 From: Guido Ranzuglia granzuglia Date: Mon, 4 Jun 2012 17:48:22 +0000 Subject: [PATCH] from filter_mutualinfo to filter_mutualinfoxml --- src/meshlab_full.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/meshlab_full.pro b/src/meshlab_full.pro index ce871eaa5..c0e353ff2 100644 --- a/src/meshlab_full.pro +++ b/src/meshlab_full.pro @@ -36,7 +36,7 @@ SUBDIRS = common \ meshlabplugins/filter_layer \ meshlabplugins/filter_measure \ meshlabplugins/filter_meshing \ - meshlabplugins/filter_mutualinfo \ + meshlabplugins/filter_mutualinfoxml \ meshlabplugins/filter_mls \ meshlabplugins/filter_photosynth \ meshlabplugins/filter_plymc \