diff options
Diffstat (limited to 'src/gallium/targets/pipe-loader/pipe_msm.c')
-rw-r--r-- | src/gallium/targets/pipe-loader/pipe_msm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/pipe-loader/pipe_msm.c b/src/gallium/targets/pipe-loader/pipe_msm.c index 43b8f0b4ea4..4868a8bcd8d 100644 --- a/src/gallium/targets/pipe-loader/pipe_msm.c +++ b/src/gallium/targets/pipe-loader/pipe_msm.c @@ -1,6 +1,6 @@ #include "target-helpers/inline_debug_helper.h" -#include "state_tracker/drm_driver.h" +#include "frontend/drm_driver.h" #include "freedreno/drm/freedreno_drm_public.h" static struct pipe_screen * |