aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientGlobal.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ClientGlobal.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ClientGlobal.cxx b/src/ClientGlobal.cxx
index e79f3430b..676c18405 100644
--- a/src/ClientGlobal.cxx
+++ b/src/ClientGlobal.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2013 The Music Player Daemon Project
+ * Copyright (C) 2003-2014 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
@@ -19,7 +19,6 @@
#include "config.h"
#include "ClientInternal.hxx"
-#include "ClientList.hxx"
#include "ConfigGlobal.hxx"
#define CLIENT_TIMEOUT_DEFAULT (60)