summaryrefslogtreecommitdiff
path: root/src/input/Registry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/Registry.cxx')
-rw-r--r--src/input/Registry.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/Registry.cxx b/src/input/Registry.cxx
index 463fd7cf0..15749b418 100644
--- a/src/input/Registry.cxx
+++ b/src/input/Registry.cxx
@@ -17,12 +17,12 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#include "config.h"
#include "Registry.hxx"
#include "InputPlugin.hxx"
#include "util/Macros.hxx"
#include "plugins/TidalInputPlugin.hxx"
#include "plugins/QobuzInputPlugin.hxx"
+#include "config.h"
#ifdef ENABLE_ALSA
#include "plugins/AlsaInputPlugin.hxx"