- Fix case-sensitive file name

This commit is contained in:
Matt Williams
2008-01-07 13:25:41 +00:00
parent 31656cb68b
commit a2d7eba426

View File

@ -2,7 +2,7 @@
#define __AbstractSurfacePatch_H__
#include "SurfaceTypes.h"
#include "Surfacevertex.h"
#include "SurfaceVertex.h"
namespace Ogre
{