X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fgallium%2Ftargets%2Fpipe-loader%2Fpipe_r300.c;h=268a5eee28729b4d1052d794a2c4be96acd721e7;hp=17b310ee1899f6a5477590cde79e4ac6440c56a0;hb=d6287a94b697ffe12a4e576a38943cdf4e90cdb0;hpb=b408734e5e2fe1e1ef08080c4425ad8a7ed33579 diff --git a/src/gallium/targets/pipe-loader/pipe_r300.c b/src/gallium/targets/pipe-loader/pipe_r300.c index 17b310ee189..268a5eee287 100644 --- a/src/gallium/targets/pipe-loader/pipe_r300.c +++ b/src/gallium/targets/pipe-loader/pipe_r300.c @@ -1,5 +1,5 @@ #include "target-helpers/inline_debug_helper.h" -#include "state_tracker/drm_driver.h" +#include "frontend/drm_driver.h" #include "radeon/drm/radeon_drm_public.h" #include "radeon/radeon_winsys.h" #include "r300/r300_public.h"