summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/cayman_msaa.c
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2017-10-08 00:03:10 +0200
committerMarek Olšák <[email protected]>2017-10-09 16:27:05 +0200
commit76997e9133eea8e5c4fcdc935cd279fcf5156ca5 (patch)
tree6ee33572c7a5155606d2151f700433bec0ab943f /src/gallium/drivers/r600/cayman_msaa.c
parent0ecf9b90efa7b6df5a16560797fb9e1355a6965d (diff)
radeonsi: shrink r600d_common.h and stop using it
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/cayman_msaa.c')
-rw-r--r--src/gallium/drivers/r600/cayman_msaa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/r600/cayman_msaa.c b/src/gallium/drivers/r600/cayman_msaa.c
index 33f1040185a..6bc307a4bc1 100644
--- a/src/gallium/drivers/r600/cayman_msaa.c
+++ b/src/gallium/drivers/r600/cayman_msaa.c
@@ -25,6 +25,7 @@
*/
#include "r600_cs.h"
+#include "evergreend.h"
/* 2xMSAA
* There are two locations (4, 4), (-4, -4). */