]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/CutModule/kernel/CutModelPolygon.cxx
*** empty log message ***
[creaMaracasVisu.git] / lib / maracasVisuLib / src / CutModule / kernel / CutModelPolygon.cxx
index 1d5691b8bc937e7fac15bb42d3344a591aef7197..f29fe9bea476c201a65dca19803acf45b7087669 100644 (file)
@@ -1,6 +1,6 @@
 
 
-#include "CutModelPolygon.H"
+#include "CutModelPolygon.h"
 
 
 CutModelPolygon::CutModelPolygon() 
@@ -357,4 +357,4 @@ void CutModelPolygon::setPoints(vtkPoints *pPoints)
 void CutModelPolygon::setDirection(double *pDirection)
 {
        _direction=pDirection;
-}
\ No newline at end of file
+}