refactor: Reorganize xe debugger includes

Related-to: NEO-11365

Signed-off-by: Brandon Yates <brandon.yates@intel.com>
This commit is contained in:
Brandon Yates
2024-07-01 21:36:39 +00:00
committed by Compute-Runtime-Automation
parent e7c2087e53
commit a432bdecc1
9 changed files with 23 additions and 19 deletions

View File

@@ -8,8 +8,7 @@
#include "shared/source/os_interface/linux/drm_neo.h"
#include "shared/source/os_interface/linux/xe/ioctl_helper_xe.h"
#include "uapi-eudebug/drm/xe_drm.h"
#include "uapi-eudebug/drm/xe_drm_tmp.h"
#include "debug_xe_includes.h"
#include <fstream>
#include <sstream>