summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/i915_screen.c
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2010-06-01 04:38:24 +0100
committerJakob Bornecrantz <jakob@vmware.com>2010-06-06 13:02:49 +0100
commitc7015877beedd9831402755dbc58afddcbbd5339 (patch)
tree14c52040d9d43c652f17ce5c2cec6419011c0cf9 /src/gallium/drivers/i915/i915_screen.c
parent9ff10b67bc1d69bef96cb24627481ab939ec1aa6 (diff)
i915g: Move bootstrap code to targets
Diffstat (limited to 'src/gallium/drivers/i915/i915_screen.c')
-rw-r--r--src/gallium/drivers/i915/i915_screen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/i915/i915_screen.c b/src/gallium/drivers/i915/i915_screen.c
index f82426520c..bb0b85d74c 100644
--- a/src/gallium/drivers/i915/i915_screen.c
+++ b/src/gallium/drivers/i915/i915_screen.c
@@ -36,6 +36,7 @@
#include "i915_surface.h"
#include "i915_resource.h"
#include "i915_winsys.h"
+#include "i915_public.h"
/*