GRAPHICS: Fix warnings

This commit is contained in:
Eugene Sandulenko 2016-08-03 14:41:14 +02:00
parent a00272c62c
commit 01a240ca81

View file

@ -52,8 +52,8 @@
namespace Graphics { namespace Graphics {
class TransparentSurface; struct TransparentSurface;
class Surface; struct Surface;
struct NinePatchMark { struct NinePatchMark {
int offset; int offset;