projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
442fcd0
)
i915g: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Wed, 22 Dec 2010 08:57:52 +0000
(
00:57
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 22 Dec 2010 08:57:52 +0000
(
00:57
-0800)
src/gallium/drivers/i915/i915_screen.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/i915/i915_screen.c
b/src/gallium/drivers/i915/i915_screen.c
index f66478e729cc91eb779b2794e2cd35325629917b..bdbc08e808653d0d82b94b75cfb283c79097e9f0 100644
(file)
--- a/
src/gallium/drivers/i915/i915_screen.c
+++ b/
src/gallium/drivers/i915/i915_screen.c
@@
-35,7
+35,6
@@
#include "i915_debug.h"
#include "i915_context.h"
#include "i915_screen.h"
-#include "i915_surface.h"
#include "i915_resource.h"
#include "i915_winsys.h"
#include "i915_public.h"