mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Do not include "qemu/error-report.h" in headers that do not need it
Include it in the .c files instead that use the error reporting functions. Message-Id: <20230210111931.1115489-1-thuth@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#include "ui/qemu-pixman.h"
|
||||
#include "qom/object.h"
|
||||
#include "qemu/notify.h"
|
||||
#include "qemu/error-report.h"
|
||||
#include "qapi/qapi-types-ui.h"
|
||||
|
||||
#ifdef CONFIG_OPENGL
|
||||
|
||||
Reference in New Issue
Block a user