aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/vga13h.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/vga13h.h')
-rw-r--r--engines/cge/vga13h.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cge/vga13h.h b/engines/cge/vga13h.h
index 2660274c23..19453a4523 100644
--- a/engines/cge/vga13h.h
+++ b/engines/cge/vga13h.h
@@ -129,7 +129,7 @@ extern SEQ Seq2[];
class HEART : public ENGINE {
- friend ENGINE;
+ friend class ENGINE;
public:
static bool Enable;
static uint16 *XTimer;