From 59b49b7881fd2bc159b201174f5dd86864db17e3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 20 Sep 2017 23:32:47 +0200 Subject: db/Selection: add missing config.h --- src/db/Selection.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/db/Selection.cxx') diff --git a/src/db/Selection.cxx b/src/db/Selection.cxx index bab9c9de8..c25bf99f1 100644 --- a/src/db/Selection.cxx +++ b/src/db/Selection.cxx @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" #include "Selection.hxx" #include "SongFilter.hxx" -- cgit v1.2.3