You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first of all, thanks for the hard work you do on Libretro!
In commit 8f1ee60, a change was introduced to include/libchdr/cdrom.h and include/libchdr/chd.h to import the header libchdr/chdconfig.h, but libchdr/chdconfig.h is not present in the repository. Commenting out that include is good enough to compile as it seems that header is unused.