summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mesa/pipe/pipebuffer/pb_buffer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/pipe/pipebuffer/pb_buffer.h b/src/mesa/pipe/pipebuffer/pb_buffer.h
index b8cb731338..570986314a 100644
--- a/src/mesa/pipe/pipebuffer/pb_buffer.h
+++ b/src/mesa/pipe/pipebuffer/pb_buffer.h
@@ -46,7 +46,8 @@
#include <assert.h>
#include <stdlib.h>
-#include "p_compiler.h"
+
+#include "pipe/p_compiler.h"
#include "pipe/p_state.h"