diff options
Diffstat (limited to '')
-rw-r--r-- | src/PlaylistFile.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PlaylistFile.hxx b/src/PlaylistFile.hxx index b20f0d762..6df5a46d3 100644 --- a/src/PlaylistFile.hxx +++ b/src/PlaylistFile.hxx @@ -25,7 +25,6 @@ #include <string> #include <glib.h> -#include <stdbool.h> #include <time.h> struct song; |