db/Selection: add missing config.h

This commit is contained in:
Max Kellermann 2017-09-20 23:32:47 +02:00
parent 5620f16330
commit 59b49b7881

View File

@ -17,6 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/ */
#include "config.h"
#include "Selection.hxx" #include "Selection.hxx"
#include "SongFilter.hxx" #include "SongFilter.hxx"