GRAPHICS: Fix warning

This commit is contained in:
Eugene Sandulenko 2020-08-01 14:43:15 +02:00
parent 432383a667
commit 23e213574b

View file

@ -54,7 +54,7 @@ namespace Graphics {
struct TransparentSurface;
struct Surface;
struct MacWindowManager;
class MacWindowManager;
struct NinePatchMark {
int offset;