From cd63f25f75258737f8fa826fedee6d0160117f39 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Fri, 16 Feb 2018 22:34:51 +0100 Subject: [PATCH] fix testrunner --- pdns/test-ipcrypt_cc.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.40.0