Commit 77b34fa9 authored by Max Kellermann's avatar Max Kellermann

Client: include cleanup

parent 024d978a
......@@ -18,8 +18,7 @@
*/
#include "config.h"
#include "ClientInternal.hxx"
#include "util/Error.hxx"
#include "Client.hxx"
#include "Log.hxx"
void
......
......@@ -24,7 +24,6 @@
#include "fs/FileInfo.hxx"
#include "util/Error.hxx"
#include <sys/stat.h>
#include <unistd.h>
bool
......
......@@ -17,8 +17,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef MPD_CLIENT_MESSAGE_H
#define MPD_CLIENT_MESSAGE_H
#ifndef MPD_CLIENT_MESSAGE_HXX
#define MPD_CLIENT_MESSAGE_HXX
#include "Compiler.h"
......
......@@ -18,7 +18,7 @@
*/
#include "config.h"
#include "ClientInternal.hxx"
#include "Client.hxx"
#include "util/FormatString.hxx"
#include <string.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