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 cf4252e5c2..c984e121e8 100644
--- a/engines/cge/vga13h.h
+++ b/engines/cge/vga13h.h
@@ -270,7 +270,7 @@ public:
QUEUE *ShowQ, *SpareQ;
int Mono;
static Graphics::Surface *Page[4];
- static DAC *VGA::SysPal;
+ static DAC *SysPal;
VGA(int mode);
~VGA(void);