aboutsummaryrefslogtreecommitdiff
path: root/src/CommandListBuilder.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-14 23:49:43 +0100
committerMax Kellermann <max@duempel.org>2013-01-14 23:50:01 +0100
commit0634be9724edd3cb867ad0398da28df1fc9e4e88 (patch)
tree4ee43c914e4a0a379bfa70bd35b42c4bb8a07705 /src/CommandListBuilder.cxx
parentf56c6a18c13f4135fa9944cb7cb568115a018955 (diff)
Client*: include check.h / config.h
Diffstat (limited to 'src/CommandListBuilder.cxx')
-rw-r--r--src/CommandListBuilder.cxx1
1 files changed, 1 insertions, 0 deletions
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"