summaryrefslogtreecommitdiff
path: root/src/aticursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/aticursor.h')
-rw-r--r--src/aticursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aticursor.h b/src/aticursor.h
index e38b589d..75bd44c6 100644
--- a/src/aticursor.h
+++ b/src/aticursor.h
@@ -37,6 +37,6 @@ typedef enum
ATI_CURSOR_DAC /* Hardware cursor provided by RAMDAC */
} ATICursorType;
-extern Bool ATIInitializeCursor(ScreenPtr, ATIPtr);
+extern Bool ATIMach64CursorInit(ScreenPtr);
#endif /* ___ATICURSOR_H___ */