diff options
Diffstat (limited to 'src/PlaylistState.cxx')
-rw-r--r-- | src/PlaylistState.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PlaylistState.cxx b/src/PlaylistState.cxx index 36082152d..6a2cf18ca 100644 --- a/src/PlaylistState.cxx +++ b/src/PlaylistState.cxx @@ -31,6 +31,7 @@ #include "PlayerControl.hxx" #include "ConfigGlobal.hxx" #include "ConfigOption.hxx" +#include "fs/Limits.hxx" #include "Log.hxx" #include <glib.h> |