Commit 5ec57811 authored by Eric Wong's avatar Eric Wong Committed by Max Kellermann

directory.c: kill unnecessary includes

parent 52a0ea2d
......@@ -19,16 +19,13 @@
#include "directory.h"
#include "conf.h"
#include "client.h"
#include "listen.h"
#include "log.h"
#include "ls.h"
#include "path.h"
#include "playlist.h"
#include "sig_handlers.h"
#include "stats.h"
#include "utils.h"
#include "volume.h"
#include "client.h"
#include "dbUtils.h"
#include "song_print.h"
#include "song_save.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment