diff options
Diffstat (limited to 'hw/display/apple-gfx.h')
| -rw-r--r-- | hw/display/apple-gfx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/display/apple-gfx.h b/hw/display/apple-gfx.h index 4cd4163f22..6c74209b36 100644 --- a/hw/display/apple-gfx.h +++ b/hw/display/apple-gfx.h @@ -14,6 +14,7 @@ #include "ui/surface.h" #define TYPE_APPLE_GFX_MMIO "apple-gfx-mmio" +#define TYPE_APPLE_GFX_PCI "apple-gfx-pci" @class PGDeviceDescriptor; @protocol PGDevice; |