mirror of
https://github.com/scummvm/scummvm.git
synced 2026-05-21 05:40:43 +00:00
64c2072ce2
If the engines directory contains plugins_table.h or detection_table.h from an in-source build, when building out-of-source, these files from the source directory were prioritized over build directory versions. This caused issues when different plugins were enabled across builds. The revised include order now matches the implementation in Makefile.