remove redundant include

This commit is contained in:
unknown
2008-08-17 21:34:40 +02:00
parent 1c2ef6fc6a
commit bdb9adc4c3

View File

@@ -21,7 +21,6 @@
#ifndef HAVE_SONG_H
#define HAVE_SONG_H
#include "libmpd/libmpd.h"
#include <cstdlib>
#include <string>
#include <sstream>