summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_helpers_auditor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/testing_api_helpers_auditor.c')
-rw-r--r--src/lib/testing_api_helpers_auditor.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/testing_api_helpers_auditor.c b/src/lib/testing_api_helpers_auditor.c
index ab5625b66..ff85c0c85 100644
--- a/src/lib/testing_api_helpers_auditor.c
+++ b/src/lib/testing_api_helpers_auditor.c
@@ -25,7 +25,6 @@
#include "taler_json_lib.h"
#include <gnunet/gnunet_curl_lib.h>
#include "taler_testing_lib.h"
-#include "taler_testing_auditor_lib.h"
#include "taler_auditor_service.h"
@@ -212,7 +211,7 @@ setup_with_cfg (void *cls,
* times.
*/
int
-TALER_TESTING_AUDITOR_setup (TALER_TESTING_Main main_cb,
+TALER_TESTING_auditor_setup (TALER_TESTING_Main main_cb,
void *main_cb_cls,
const char *config_filename)
{