xf86-video-xgi: Rename xf86Version includes and defines to xorgVersion.

s/xf86Version.h/xorgVersion.h/
s/XF86_VERSION/XORG_VERSION_/

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2009-07-21 13:46:42 +10:00
parent c7ef9a7191
commit 4ecc827754
6 changed files with 6 additions and 6 deletions

View File

@@ -56,7 +56,7 @@
#include "osdef.h"
#ifdef LINUX_XF86
#include "xf86Version.h"
#include "xorgVersion.h"
#include "xf86Pci.h"
#endif

View File

@@ -107,7 +107,7 @@
#ifdef XF86DRI
#define XGINEWDRI
#undef XGINEWDRI2
#if XF86_VERSION_CURRENT >= XF86_VERSION_NUMERIC(4,4,99,99,0) /* Adapt this when the time has come */
#if XORG_VERSION_CURRENT >= XORG_VERSION_NUMERIC(4,4,99,99,0) /* Adapt this when the time has come */
#define XGINEWDRI2
#endif
#include "xf86drm.h"

View File

@@ -47,7 +47,7 @@
#include "xf86.h"
#include "xf86_OSproc.h"
#include "xf86Version.h"
#include "xorgVersion.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"
#include "xf86DDC.h"

View File

@@ -60,7 +60,7 @@
#include "xf86_OSproc.h"
#include "xf86Resources.h"
#include "dixstruct.h"
#include "xf86Version.h"
#include "xorgVersion.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"
#include "xf86cmap.h"

View File

@@ -43,7 +43,7 @@
#include "xf4bpp.h"
#include "xf86_OSproc.h"
#include "xf86Resources.h"
#include "xf86Version.h"
#include "xorgVersion.h"
#include "xf86cmap.h"

View File

@@ -38,7 +38,7 @@
#include "xf86.h"
#include "xf86_OSproc.h"
#include "xf86Version.h"
#include "xorgVersion.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"