]> Creatis software - cpPlugins.git/blobdiff - plugins/IO/MeshWriter.h
...
[cpPlugins.git] / plugins / IO / MeshWriter.h
index ed8f46163916464966b6921a5e24265f8166da44..8b8b59f2c43fa55bf6d977c02b3232d989da3795 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __CPPLUGINSIO__MESHWRITER__H__
-#define __CPPLUGINSIO__MESHWRITER__H__
+#ifndef __cpPluginsIO__MeshWriter__h__
+#define __cpPluginsIO__MeshWriter__h__
 
 #include <cpPluginsIO_Export.h>
 #include <cpPlugins/BaseObjects/ProcessObject.h>
@@ -16,6 +16,6 @@ namespace cpPluginsIO
 
 } // ecapseman
 
-#endif // __CPPLUGINS__IO__MESHWRITER__H__
+#endif // __cpPluginsIO__MeshWriter__h__
 
 // eof - $RCSfile$