Skip to content
Snippets Groups Projects
Commit 6ea18293 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

STYLE: rename source file to match usual pattern

parent 9bb41c0a
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#ifndef SOMModelFactory_h
#define SOMModelFactory_h
#ifndef otbSOMModelFactory_h
#define otbSOMModelFactory_h
#include "itkObjectFactoryBase.h"
......@@ -70,7 +70,7 @@ private:
#ifndef OTB_MANUAL_INSTANTIATION
#include "SOMModelFactory.txx"
#include "otbSOMModelFactory.txx"
#endif
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment