diff --git a/src/gallium/frontends/lavapipe/lvp_android.c b/src/gallium/frontends/lavapipe/lvp_android.c index cf0d3702289..410454613a2 100644 --- a/src/gallium/frontends/lavapipe/lvp_android.c +++ b/src/gallium/frontends/lavapipe/lvp_android.c @@ -21,7 +21,6 @@ * IN THE SOFTWARE. */ -#include #include #if ANDROID_API_LEVEL >= 26 @@ -41,6 +40,8 @@ #include "vk_semaphore.h" #include "vk_android.h" +#include "lvp_private.h" + static int lvp_hal_open(const struct hw_module_t *mod, const char *id,