summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_blit.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-09-08 08:52:48 -0700
committerEric Anholt <eric@anholt.net>2008-09-10 13:59:45 -0700
commit35fd72756a05463568d94862f4fcd234903e1204 (patch)
treee501028f9a9926cfbe46d4576cadf02db2f74741 /src/mesa/drivers/dri/intel/intel_blit.h
parent3628185f566e178a12b493fb89abf52b4b281f99 (diff)
intel: track move of bo_exec from drivers to bufmgr.
Diffstat (limited to 'src/mesa/drivers/dri/intel/intel_blit.h')
-rw-r--r--src/mesa/drivers/dri/intel/intel_blit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/intel/intel_blit.h b/src/mesa/drivers/dri/intel/intel_blit.h
index 60e30f21e8..52065b13ed 100644
--- a/src/mesa/drivers/dri/intel/intel_blit.h
+++ b/src/mesa/drivers/dri/intel/intel_blit.h
@@ -29,7 +29,6 @@
#define INTEL_BLIT_H
#include "intel_context.h"
-#include "intel_ioctl.h"
extern void intelCopyBuffer(const __DRIdrawablePrivate * dpriv,
const drm_clip_rect_t * rect);