TagPool, ...: include cleanup

This commit is contained in:
Max Kellermann
2013-01-30 22:53:12 +01:00
parent 378ebad1c8
commit 5ed9f02c4d
26 changed files with 49 additions and 80 deletions

View File

@@ -20,12 +20,11 @@
#ifndef MPD_PLAYLIST_FILE_HXX
#define MPD_PLAYLIST_FILE_HXX
#include "gerror.h"
#include <vector>
#include <string>
#include <glib.h>
#include <time.h>
struct song;
struct PlaylistInfo;
class PlaylistVector;