diff options
Diffstat (limited to 'src/gallium/auxiliary/postprocess/pp_init.c')
-rw-r--r-- | src/gallium/auxiliary/postprocess/pp_init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/postprocess/pp_init.c b/src/gallium/auxiliary/postprocess/pp_init.c index edd54ce2fa9..05a08304762 100644 --- a/src/gallium/auxiliary/postprocess/pp_init.c +++ b/src/gallium/auxiliary/postprocess/pp_init.c @@ -28,6 +28,7 @@ #include "pipe/p_compiler.h" #include "postprocess/filters.h" +#include "postprocess/pp_private.h" #include "pipe/p_screen.h" #include "util/u_inlines.h" |