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

@@ -28,7 +28,6 @@
#include "browser.h"
#include "charset.h"
#include "display.h"
#include "error.h"
#include "global.h"
#include "helpers.h"
#include "playlist.h"