Fix a compile failure from the last commit.

This commit is contained in:
Eric Anholt 2006-09-08 11:09:19 -07:00
parent 8b9d7a5f85
commit b970166eab
1 changed files with 1 additions and 0 deletions

View File

@ -6918,6 +6918,7 @@ I830InitFBManager(
BoxPtr FullBox
){
ScrnInfoPtr pScrn = xf86Screens[pScreen->myNum];
I830Ptr pI830 = I830PTR(pScrn);
RegionRec ScreenRegion;
RegionRec FullRegion;
BoxRec ScreenBox;