From: bert hubert Date: Fri, 16 Feb 2018 21:34:51 +0000 (+0100) Subject: fix testrunner X-Git-Tag: dnsdist-1.4.0-alpha1~27^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd63f25f75258737f8fa826fedee6d0160117f39;p=thirdparty%2Fpdns.git fix testrunner --- diff --git a/pdns/test-ipcrypt_cc.cc b/pdns/test-ipcrypt_cc.cc index dd2d072362..a3eae8ea9f 100644 --- a/pdns/test-ipcrypt_cc.cc +++ b/pdns/test-ipcrypt_cc.cc @@ -4,7 +4,7 @@ #include "config.h" #endif #include -#include "ipcrypt.hh" +#include "ipcipher.hh" #include "misc.hh" using namespace boost;