diff --git a/include/AbstractSurfacePatch.h b/include/AbstractSurfacePatch.h index 8873daa0..92f6aa83 100644 --- a/include/AbstractSurfacePatch.h +++ b/include/AbstractSurfacePatch.h @@ -2,7 +2,7 @@ #define __AbstractSurfacePatch_H__ #include "SurfaceTypes.h" -#include "Surfacevertex.h" +#include "SurfaceVertex.h" namespace Ogre {