diff options
Diffstat (limited to 'src/intel/common/gen_l3_config.h')
-rw-r--r-- | src/intel/common/gen_l3_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intel/common/gen_l3_config.h b/src/intel/common/gen_l3_config.h index 8dc7dda0fcc..33da8bb19de 100644 --- a/src/intel/common/gen_l3_config.h +++ b/src/intel/common/gen_l3_config.h @@ -26,7 +26,7 @@ #include <stdio.h> -#include "gen_device_info.h" +#include "dev/gen_device_info.h" /** * Chunk of L3 cache reserved for some specific purpose. |