diff options
Diffstat (limited to 'qemu/include/ui/qemu-pixman.h')
-rw-r--r-- | qemu/include/ui/qemu-pixman.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu/include/ui/qemu-pixman.h b/qemu/include/ui/qemu-pixman.h index e34c4effc..4a67e0123 100644 --- a/qemu/include/ui/qemu-pixman.h +++ b/qemu/include/ui/qemu-pixman.h @@ -16,8 +16,6 @@ #pragma GCC diagnostic pop #endif -#include "qemu/typedefs.h" - /* * pixman image formats are defined to be native endian, * that means host byte order on qemu. So we go define |