summaryrefslogtreecommitdiff
path: root/src/savage_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/savage_driver.h')
-rw-r--r--src/savage_driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/savage_driver.h b/src/savage_driver.h
index f7f3fbb..134fcf5 100644
--- a/src/savage_driver.h
+++ b/src/savage_driver.h
@@ -596,6 +596,7 @@ void SavageHideCursor(ScrnInfoPtr);
Bool SavageInitAccel(ScreenPtr);
void SavageInitialize2DEngine(ScrnInfoPtr);
+int SavageGetCopyROP(int rop);
void SavageSetGBD(ScrnInfoPtr);
void SavageAccelSync(ScrnInfoPtr);
/*int SavageHelpSolidROP(ScrnInfoPtr pScrn, int *fg, int pm, int *rop);*/