aboutsummaryrefslogtreecommitdiff
path: root/graphics/nine_patch.h
diff options
context:
space:
mode:
authorBorja Lorente2016-06-02 19:02:32 +0200
committerBorja Lorente2016-07-31 14:45:36 +0200
commit4ab02530ae8e6d32bf970973669b306a859b2805 (patch)
tree3f934efdc14fd7a8a9492d770873a5ba56c0211c /graphics/nine_patch.h
parent26238ee6f987a1ffe5836145f3b937cfd38d28cf (diff)
downloadscummvm-rg350-4ab02530ae8e6d32bf970973669b306a859b2805.tar.gz
scummvm-rg350-4ab02530ae8e6d32bf970973669b306a859b2805.tar.bz2
scummvm-rg350-4ab02530ae8e6d32bf970973669b306a859b2805.zip
GRAPHICS: Add MacWindowBorder to abstract borders
Diffstat (limited to 'graphics/nine_patch.h')
-rw-r--r--graphics/nine_patch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/nine_patch.h b/graphics/nine_patch.h
index ebd6e1e17e..eaebac3e7b 100644
--- a/graphics/nine_patch.h
+++ b/graphics/nine_patch.h
@@ -47,6 +47,7 @@
#define GRAPHICS_NINE_PATCH_H
#include "common/array.h"
+#include "common/rect.h"
namespace Graphics {