do not include error.h as it's not the desired file

This commit is contained in:
Andrzej Rybczak
2015-05-03 13:11:12 +02:00
parent 405480e158
commit 6384c4bfd6
4 changed files with 0 additions and 4 deletions

View File

@@ -24,7 +24,6 @@
#include <map>
#include "charset.h"
#include "error.h"
#include "mpdpp.h"
MPD::Connection Mpd;