diff options
Diffstat (limited to 'xorg/X11R7.6/rdp/rdprandr.h')
| -rw-r--r-- | xorg/X11R7.6/rdp/rdprandr.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/X11R7.6/rdp/rdprandr.h b/xorg/X11R7.6/rdp/rdprandr.h index 3aba7e1a..1860fa96 100644 --- a/xorg/X11R7.6/rdp/rdprandr.h +++ b/xorg/X11R7.6/rdp/rdprandr.h @@ -57,4 +57,7 @@ Bool rdpRRSetPanning(ScreenPtr pScrn, RRCrtcPtr crtc, BoxPtr totalArea, BoxPtr trackingArea, INT16* border); +int +rdpRRSetRdpOutputs(void); + #endif |
