summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/amd/amd_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/winsys/drm/amd/amd_context.h')
-rw-r--r--src/gallium/winsys/drm/amd/amd_context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/winsys/drm/amd/amd_context.h b/src/gallium/winsys/drm/amd/amd_context.h
index 54a831f15a..12557c40c4 100644
--- a/src/gallium/winsys/drm/amd/amd_context.h
+++ b/src/gallium/winsys/drm/amd/amd_context.h
@@ -35,6 +35,8 @@
#include "state_tracker/st_context.h"
#include "amd_screen.h"
+#include "amd_r300.h"
+
struct amd_framebuffer {
struct st_framebuffer *st_framebuffer;
unsigned attachments;