diff options
Diffstat (limited to '')
-rw-r--r-- | src/CommandListBuilder.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CommandListBuilder.cxx b/src/CommandListBuilder.cxx index e58afccd1..cc10f7205 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" |