From aebf62b22cbc604deb2698bb0f4b5dd30cc620da Mon Sep 17 00:00:00 2001
From: Jonathan Lambrechts <jonathan.lambrechts@uclouvain.be>
Date: Thu, 18 Jul 2013 15:03:20 +0000
Subject: [PATCH] oupps PythonField.h => FieldPython.h

---
 wrappers/gmshpy/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wrappers/gmshpy/CMakeLists.txt b/wrappers/gmshpy/CMakeLists.txt
index 26c0adb4d2..79070f6798 100644
--- a/wrappers/gmshpy/CMakeLists.txt
+++ b/wrappers/gmshpy/CMakeLists.txt
@@ -125,7 +125,7 @@ set (GMSH_PYTHON_EXTRA_INCLUDE
   Mesh/directions3D.h
   Mesh/DivideAndConquer.h
   Mesh/Field.h
-  Mesh/PythonField.h
+  Mesh/FieldPython.h
   Fltk/FlGui.h
   Solver/frameSolver.h
   Solver/functionSpace.h
-- 
GitLab