]> code.delx.au - refind/blobdiff - libeg/libeg.h
BIOS-mode boot support now works when compiled with GNU-EFI
[refind] / libeg / libeg.h
index e94f1eb9b62ac0e07ca32657f68ea6f0a76a0eaf..5f554220e4ee997894aea0ce38792ee9fd7a5665 100644 (file)
@@ -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;