deal with some more annoying warnings
[pcsx_rearmed.git] / frontend / menu.c
index 6d75373..c806aa9 100644 (file)
@@ -707,6 +707,9 @@ fail:
 
 static const char *filter_exts[] = {
        "bin", "img", "mdf", "iso", "cue", "z",
+       #ifdef HAVE_CHD
+       "chd",
+       #endif
        "bz",  "znx", "pbp", "cbn", NULL
 };