summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/pipe-loader/pipe_radeonsi.c
diff options
context:
space:
mode:
authorKnut Andre Tidemann <Knut.Andre.Tidemann@jotron.com>2014-04-11 08:59:11 +0200
committerTom Stellard <thomas.stellard@amd.com>2014-04-11 19:22:17 -0400
commit5ac3435a47c616286c5a5ee16148f829493c2127 (patch)
tree48692394566e70b0c3c18db37d05aa7bce7c0e4f /src/gallium/targets/pipe-loader/pipe_radeonsi.c
parent68bba1801eb49f749ea91e36905d3b99245fa03c (diff)
downloadexternal_mesa3d-5ac3435a47c616286c5a5ee16148f829493c2127.zip
external_mesa3d-5ac3435a47c616286c5a5ee16148f829493c2127.tar.gz
external_mesa3d-5ac3435a47c616286c5a5ee16148f829493c2127.tar.bz2
gallium/radeon: fix missing winsys include in pipe-loader.
The commit 3b0b44f7def0acb4f7a7aef086c0bece321418a6 introduced a build error: error: dereferencing pointer to incomplete type This patch fixes this issue in all the affected files. Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Diffstat (limited to 'src/gallium/targets/pipe-loader/pipe_radeonsi.c')
-rw-r--r--src/gallium/targets/pipe-loader/pipe_radeonsi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/pipe-loader/pipe_radeonsi.c b/src/gallium/targets/pipe-loader/pipe_radeonsi.c
index 406ba1e..9a8feae 100644
--- a/src/gallium/targets/pipe-loader/pipe_radeonsi.c
+++ b/src/gallium/targets/pipe-loader/pipe_radeonsi.c
@@ -1,6 +1,7 @@
#include "state_tracker/drm_driver.h"
#include "target-helpers/inline_debug_helper.h"
#include "radeon/drm/radeon_drm_public.h"
+#include "radeon/drm/radeon_winsys.h"
#include "radeonsi/si_public.h"
static struct pipe_screen *