diff -r 021dd2b9ee6a -r ca7e6949bf7a hostsupport/hostopengles11/inc/GLESTexture.h --- a/hostsupport/hostopengles11/inc/GLESTexture.h Thu Oct 07 18:48:18 2010 +0100 +++ b/hostsupport/hostopengles11/inc/GLESTexture.h Mon Oct 18 18:24:13 2010 +0100 @@ -64,4 +64,4 @@ GLenum glesMapCompressedToBaseFormat(GLenum format); void* glesUncompressImage(int level, GLenum format, int width, int height, int imageSize, const void* data); -#endif // _GLES_TEXTURE_H_ \ No newline at end of file +#endif // _GLES_TEXTURE_H_