summaryrefslogtreecommitdiff
path: root/src/aticursor.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2006-10-29 03:55:39 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2007-02-05 19:32:04 +0200
commit4dac7896549392f7378cad9620618cec28f41a16 (patch)
tree1750d279bed14625b40b4b4f2fb563409c8e149c /src/aticursor.h
parent23b12b9ff55224e8c3c45eb58ea5fbf2f747d82e (diff)
Consolidate aticursor.c w/ atimach64cursor.c
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___ */