X-Git-Url: https://code.delx.au/refind/blobdiff_plain/cff588e1b33df1c292b3ae11a880e89092221b5f..bda402d8bb74587c5a813c94a0c8626e0e4f18fe:/libeg/libeg.h diff --git a/libeg/libeg.h b/libeg/libeg.h index e94f1eb..5f55422 100644 --- a/libeg/libeg.h +++ b/libeg/libeg.h @@ -71,7 +71,7 @@ typedef struct { #define EG_EICOMPMODE_RLE (1) #define EG_EICOMPMODE_EFICOMPRESS (2) -#define ICON_EXTENSIONS L"icns,png" +#define ICON_EXTENSIONS L"png,icns" typedef struct { UINTN Width;