summaryrefslogtreecommitdiff
path: root/src/atiscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atiscreen.h')
-rw-r--r--src/atiscreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atiscreen.h b/src/atiscreen.h
index e180a72..2be5d15 100644
--- a/src/atiscreen.h
+++ b/src/atiscreen.h
@@ -26,6 +26,6 @@
#include "screenint.h"
extern Bool ATIScreenInit(SCREEN_INIT_ARGS_DECL);
-extern Bool ATICloseScreen(CLOSE_SCREEN_ARGS_DECL);
+extern Bool ATICloseScreen(ScreenPtr pScreen);
#endif /* ___ATISCREEN_H___ */