summaryrefslogtreecommitdiff
path: root/src/i810_hwmc.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2009-07-28 10:10:13 +1000
committerDave Airlie <airlied@redhat.com>2009-07-28 10:10:13 +1000
commit378445738494663f2ee1615598d4c77b870745af (patch)
treed36c894d706e64ccda86b31378c2b094f9cea42e /src/i810_hwmc.c
parent8084f76d86f048ca5b82da089fffa9665dbbcdd5 (diff)
intel: remove unneeded includes
none of these need the resource includes
Diffstat (limited to 'src/i810_hwmc.c')
-rw-r--r--src/i810_hwmc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i810_hwmc.c b/src/i810_hwmc.c
index 12ffdd93..1c3ffc99 100644
--- a/src/i810_hwmc.c
+++ b/src/i810_hwmc.c
@@ -41,7 +41,6 @@ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "xf86.h"
#include "xf86_OSproc.h"
-#include "xf86Resources.h"
#include "compiler.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"