From 0634be9724edd3cb867ad0398da28df1fc9e4e88 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 14 Jan 2013 23:49:43 +0100 Subject: Client*: include check.h / config.h --- src/CommandListBuilder.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CommandListBuilder.cxx') diff --git a/src/CommandListBuilder.cxx b/src/CommandListBuilder.cxx index e58afccd..cc10f720 100644 --- a/src/CommandListBuilder.cxx +++ b/src/CommandListBuilder.cxx @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" #include "CommandListBuilder.hxx" #include "ClientInternal.hxx" -- cgit v1.2.3