From 9605e24655dbb0d67b34e0be7aa71e621f3ae415 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 08:42:08 +0200 Subject: conf.h: move constants to ConfigDefaults.hxx --- src/PlaylistFile.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/PlaylistFile.cxx') diff --git a/src/PlaylistFile.cxx b/src/PlaylistFile.cxx index c05558fe3..c0413687f 100644 --- a/src/PlaylistFile.cxx +++ b/src/PlaylistFile.cxx @@ -28,6 +28,7 @@ #include "Mapper.hxx" #include "TextFile.hxx" #include "conf.h" +#include "ConfigDefaults.hxx" #include "Idle.hxx" #include "fs/Path.hxx" #include "fs/FileSystem.hxx" -- cgit v1.2.3