diff options
Diffstat (limited to 'src/gallium/drivers/r600/r600_cs.h')
-rw-r--r-- | src/gallium/drivers/r600/r600_cs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/r600_cs.h b/src/gallium/drivers/r600/r600_cs.h index 28bdf15b8ad..0efae09f386 100644 --- a/src/gallium/drivers/r600/r600_cs.h +++ b/src/gallium/drivers/r600/r600_cs.h @@ -31,7 +31,7 @@ #define R600_CS_H #include "r600_pipe_common.h" -#include "amd/common/r600d_common.h" +#include "r600d_common.h" /** * Return true if there is enough memory in VRAM and GTT for the buffers |