summaryrefslogtreecommitdiff
path: root/gtkplaylist.c
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-10-03 21:32:58 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-10-03 21:32:58 +0200
commit07f609facc5c9330e598a3b161ef68dde5af5c6a (patch)
tree26f151068a76d440e82dd636c7684040c0f9fc46 /gtkplaylist.c
parentb13342fe99b83bf37d420a827b5f55e2b770cd5e (diff)
removed messages.h from files
Diffstat (limited to 'gtkplaylist.c')
-rw-r--r--gtkplaylist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtkplaylist.c b/gtkplaylist.c
index 50fe7b3e..9d72aef2 100644
--- a/gtkplaylist.c
+++ b/gtkplaylist.c
@@ -37,7 +37,6 @@
#include "codec.h"
#include "common.h"
#include "messagepump.h"
-#include "messages.h"
#include "streamer.h"
#include "search.h"
#include "progress.h"