aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/gfx/text.h')
-rwxr-xr-xengines/sword25/gfx/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/gfx/text.h b/engines/sword25/gfx/text.h
index 238b15fdd7..9056cb73ea 100755
--- a/engines/sword25/gfx/text.h
+++ b/engines/sword25/gfx/text.h
@@ -46,7 +46,7 @@ class BS_ResourceManager;
class BS_Text : public BS_RenderObject
{
-friend BS_RenderObject;
+friend class BS_RenderObject;
public:
/**