mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
hw/ide: Include 'ide-internal.h' from current path
Rename "internal.h" as "ide-internal.h", and include it via its relative local path, instead of absolute to the project root path. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240226080632.9596-4-philmd@linaro.org>
This commit is contained in:
parent
c6ff8bde8d
commit
0316482e87
17 changed files with 16 additions and 16 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "sysemu/block-backend.h"
|
||||
#include "sysemu/dma.h"
|
||||
|
||||
#include "hw/ide/internal.h"
|
||||
#include "ide-internal.h"
|
||||
|
||||
/* debug MACIO */
|
||||
// #define DEBUG_MACIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue