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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd63f25f75258737f8fa826fedee6d0160117f39;p=pdns fix testrunner --- diff --git a/pdns/test-ipcrypt_cc.cc b/pdns/test-ipcrypt_cc.cc index dd2d07236..a3eae8ea9 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;