summaryrefslogtreecommitdiff
path: root/src/i830.h
diff options
context:
space:
mode:
authorOwain G. Ainsworth <oga@openbsd.org>2010-05-16 17:34:59 +0100
committerOwain G. Ainsworth <oga@openbsd.org>2010-05-16 20:03:45 +0100
commit78e0be612f822c26505176631807c37c910d0f60 (patch)
tree06b45a018f2cb67ec38bbbe06f264b8f88a9395c /src/i830.h
parentdb71403fcf682ef7a024b51c1095c0925868d972 (diff)
Remove i830_dri.h
it is a dri1 legacy and thus not relavent anymore
Diffstat (limited to 'src/i830.h')
-rw-r--r--src/i830.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i830.h b/src/i830.h
index dcdbc576..ba029119 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -66,7 +66,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define _XF86DRI_SERVER_
#include "dri.h"
#include "GL/glxint.h"
-#include "i830_dri.h"
#include "intel_bufmgr.h"
#include "i915_drm.h"