summaryrefslogtreecommitdiff
path: root/src/glamo-kms-exa.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-07-22 17:31:47 +0100
committerThomas White <taw@bitwiz.org.uk>2009-07-22 17:31:47 +0100
commitb0150bab10528c49384b5e3fd29f3ec9e9115e05 (patch)
tree0685b219358c0ddf26b198cff5764afce69f7b81 /src/glamo-kms-exa.h
parent477353734de273195ee777eeace44f50aab00e47 (diff)
ExaClose->GlamoKMSExaClose
Diffstat (limited to 'src/glamo-kms-exa.h')
-rw-r--r--src/glamo-kms-exa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glamo-kms-exa.h b/src/glamo-kms-exa.h
index 6649892..be8e805 100644
--- a/src/glamo-kms-exa.h
+++ b/src/glamo-kms-exa.h
@@ -23,3 +23,4 @@
#include "xf86.h"
extern void *GlamoKMSExaInit(ScrnInfoPtr pScrn);
+extern void GlamoKMSExaClose(ScrnInfoPtr pScrn);