summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/cmocka/test_dyndns.c2
-rw-r--r--src/tests/ipa_ldap_opt-tests.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/cmocka/test_dyndns.c b/src/tests/cmocka/test_dyndns.c
index 43df0e1b5..5dc841b18 100644
--- a/src/tests/cmocka/test_dyndns.c
+++ b/src/tests/cmocka/test_dyndns.c
@@ -34,7 +34,7 @@
#include "tests/cmocka/common_mock.h"
#include "tests/cmocka/common_mock_be.h"
-#include "src/providers/dp_dyndns.h"
+#include "src/providers/be_dyndns.h"
#define TESTS_PATH "tp_" BASE_FILE_STEM
#define TEST_CONF_DB "test_dyndns_conf.ldb"
diff --git a/src/tests/ipa_ldap_opt-tests.c b/src/tests/ipa_ldap_opt-tests.c
index 8587e8df7..622a617c3 100644
--- a/src/tests/ipa_ldap_opt-tests.c
+++ b/src/tests/ipa_ldap_opt-tests.c
@@ -33,7 +33,7 @@
#include "providers/krb5/krb5_opts.h"
#include "providers/krb5/krb5_common.h"
#include "providers/ad/ad_opts.h"
-#include "providers/dp_dyndns.h"
+#include "providers/be_dyndns.h"
#include "tests/common.h"
struct test_domain {