diff options
Diffstat (limited to 'include/ui/qemu-pixman.h')
-rw-r--r-- | include/ui/qemu-pixman.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ui/qemu-pixman.h b/include/ui/qemu-pixman.h index e34c4ef..4a67e01 100644 --- a/include/ui/qemu-pixman.h +++ b/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 |