summaryrefslogtreecommitdiff
path: root/src/glamo.h
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-01-08 15:07:12 +0000
committerGraeme Gregory <dp@xora.org.uk>2009-01-08 15:07:12 +0000
commitbbe679bd3b3ddff5ab4b641c46a797da794a1c0d (patch)
tree09df91eacc6d9e7513f3ea1d21d7c7184c70a0a8 /src/glamo.h
parentfa0884c2e21faa01238d159e3a71ae6f4aa93bc8 (diff)
glamo* : call correct initialiation function from kdrive and add more debug info
Diffstat (limited to 'src/glamo.h')
-rw-r--r--src/glamo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glamo.h b/src/glamo.h
index 76a3f1d..115d539 100644
--- a/src/glamo.h
+++ b/src/glamo.h
@@ -214,7 +214,7 @@ Bool
GLAMODrawInit(ScreenPtr pScreen);
void
-GLAMODrawEnable(ScreenPtr pScreen);
+GLAMODrawEnable(GlamoPtr pScreen);
void
GLAMODrawDisable(ScreenPtr pScreen);