summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2011-12-19 17:33:17 -0500
committerAdam Jackson <ajax@redhat.com>2011-12-19 17:33:17 -0500
commitfe60f0ed2a0647937cc46a45d497bdf7da4061a4 (patch)
tree47cacfd1c7ad5ebb936d12d24f47275778f6d667
parent5b5d3c8b23865724d4f6d71610760e80e4b032e6 (diff)
Stop uselessly including xf86Priv.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/tdfx_dri.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tdfx_dri.c b/src/tdfx_dri.c
index f42e232..31a1b43 100644
--- a/src/tdfx_dri.c
+++ b/src/tdfx_dri.c
@@ -5,7 +5,6 @@
#include "xf86.h"
#include "xf86_OSproc.h"
-#include "xf86Priv.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"
#include "fb.h"