From bf72ad8a2a48bf9435205b2b99ca0b4eb1072e79 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Tue, 12 May 2020 14:26:35 +0200 Subject: [PATCH] fix --- src/meshlabplugins/filter_measure_xml/filter_measure_xml.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/meshlabplugins/filter_measure_xml/filter_measure_xml.cpp b/src/meshlabplugins/filter_measure_xml/filter_measure_xml.cpp index 2bbe2f1fa..eb98b64fa 100644 --- a/src/meshlabplugins/filter_measure_xml/filter_measure_xml.cpp +++ b/src/meshlabplugins/filter_measure_xml/filter_measure_xml.cpp @@ -484,7 +484,7 @@ Matrix33m FilterMeasurePluginXML::computePrincipalAxisCloud(CMeshO & m) } -MESHLAB_PLUGIN_NAME_EXPORTER(FilterMeasureXMLPlugin) +MESHLAB_PLUGIN_NAME_EXPORTER(FilterMeasurePluginXML) //case FP_MEASURE_GAUSSCURV : // {