summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_context.h
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2015-04-16 22:50:33 +0200
committerMarek Olšák <[email protected]>2015-04-29 21:51:40 +0200
commitdcfbc006b6b07d41338b87c64cdc01c36608087b (patch)
treef512724a8fe5da9885546b5eaf340f91fce333fb /src/gallium/drivers/r300/r300_context.h
parentd8f817ae7f4241a9ea23140805aaeb724a0ac851 (diff)
winsys/radeon: move radeon_winsys.h to drivers/radeon
Diffstat (limited to 'src/gallium/drivers/r300/r300_context.h')
-rw-r--r--src/gallium/drivers/r300/r300_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r300/r300_context.h b/src/gallium/drivers/r300/r300_context.h
index 4d2b1531ad7..3873c9a31c1 100644
--- a/src/gallium/drivers/r300/r300_context.h
+++ b/src/gallium/drivers/r300/r300_context.h
@@ -36,7 +36,6 @@
#include "r300_defines.h"
#include "r300_screen.h"
#include "compiler/radeon_regalloc.h"
-#include "radeon/drm/radeon_winsys.h"
struct u_upload_mgr;
struct r300_context;