summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/remote/tr_context.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/remote/tr_context.c')
-rw-r--r--src/gallium/drivers/remote/tr_context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/remote/tr_context.c b/src/gallium/drivers/remote/tr_context.c
index 70ec9cc2ee..bed1e368f3 100644
--- a/src/gallium/drivers/remote/tr_context.c
+++ b/src/gallium/drivers/remote/tr_context.c
@@ -29,7 +29,7 @@
#include "pipe/p_screen.h"
#include "tgsi/tgsi_parse.h"
#include "pipe/p_shader_tokens.h"
-#include "pipe/p_inlines.h"
+#include "util/u_inlines.h"
#include "tr_screen.h"
#include "tr_context.h"