diff --git a/FileIO/GMSInterface.cpp b/FileIO/GMSInterface.cpp index f424ae81c1bd9e79a5a1418e1abc76d84f55bace..63c0ab4bb7ab306923a4974385220af2f40e1eaa 100644 --- a/FileIO/GMSInterface.cpp +++ b/FileIO/GMSInterface.cpp @@ -16,7 +16,7 @@ #include "Elements/Tet.h" #include "Elements/Pyramid.h" #include "Elements/Prism.h" -#include "MSHEnums.h" +#include "MshEnums.h" #include "StringTools.h" #include <fstream>