Include format_impl.h where functions from format.h are used

This commit is contained in:
Andrzej Rybczak
2017-03-29 11:06:59 +02:00
parent dff00a873a
commit 29403d41ab
8 changed files with 8 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
#include "settings.h"
#include "status.h"
#include "statusbar.h"
#include "format_impl.h"
#include "helpers/song_iterator_maker.h"
#include "utility/comparators.h"
#include "title.h"