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 {
class TransparentSurface;
class Surface;
struct TransparentSurface;
struct Surface;
struct NinePatchMark {
int offset;