diff options
Diffstat (limited to 'debugger/debug_rdata.c')
-rw-r--r-- | debugger/debug_rdata.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debugger/debug_rdata.c b/debugger/debug_rdata.c index f7dc4245..fc7682b0 100644 --- a/debugger/debug_rdata.c +++ b/debugger/debug_rdata.c @@ -29,6 +29,7 @@ #include <stdio.h> #include <stdlib.h> #include "intel_gpu_tools.h" +#include "intel_chipset.h" struct eu_rdata { union { |