mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-28 18:19:42 +01:00
08ded2384f
Move /src/config.h to /include/clementine-config.h. The new name prevents conflict with 3rdparty/taglib/config.h. A stub src/config.h will remain for a transition period. This is a first step in eliminating the dependency of /ext components on /src.