X-Git-Url: https://code.delx.au/refind/blobdiff_plain/ca99e6e1263bbca0321ae4ea080c1db12aa3ed7b..11fa7da805c3e263f8b05339f1900baa73a2ffd4:/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;