2 #ifdef HAVE_XORG_CONFIG_H
3 #include <xorg-config.h>
8 #include "scrnintstr.h"
10 #include <X11/extensions/Xv.h>
11 #include <X11/extensions/Xvproto.h>
13 #include "xvmodproc.h"
18 XvScreenInitProc
= XvScreenInit
;
19 XvGetScreenIndexProc
= XvGetScreenIndex
;
20 XvGetRTPortProc
= XvGetRTPort
;
21 XvMCScreenInitProc
= XvMCScreenInit
;