summaryrefslogtreecommitdiff
path: root/src/i810_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i810_driver.c')
-rw-r--r--src/i810_driver.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i810_driver.c b/src/i810_driver.c
index 8a6b4e02..f97bacf6 100644
--- a/src/i810_driver.c
+++ b/src/i810_driver.c
@@ -250,8 +250,8 @@ const char *I810xaaSymbols[] = {
"XAACreateInfoRec",
"XAADestroyInfoRec",
"XAAInit",
- "XAACopyROP",
- "XAAPatternROP",
+ "XAAGetCopyROP",
+ "XAAGetPatternROP",
NULL
};