Client*: include check.h / config.h

This commit is contained in:
Max Kellermann
2013-01-14 23:49:43 +01:00
parent f56c6a18c1
commit 0634be9724
3 changed files with 3 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
#ifndef MPD_CLIENT_INTERNAL_HXX
#define MPD_CLIENT_INTERNAL_HXX
#include "check.h"
#include "Client.hxx"
#include "ClientMessage.hxx"
#include "CommandListBuilder.hxx"