diff options
Diffstat (limited to 'src/gallium/auxiliary/postprocess/pp_celshade.c')
-rw-r--r-- | src/gallium/auxiliary/postprocess/pp_celshade.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/postprocess/pp_celshade.c b/src/gallium/auxiliary/postprocess/pp_celshade.c index 471ec38f141..9b19fdd84da 100644 --- a/src/gallium/auxiliary/postprocess/pp_celshade.c +++ b/src/gallium/auxiliary/postprocess/pp_celshade.c @@ -28,6 +28,7 @@ #include "postprocess/postprocess.h" #include "postprocess/pp_celshade.h" #include "postprocess/pp_filters.h" +#include "postprocess/pp_private.h" /** Init function */ bool |