aboutsummaryrefslogtreecommitdiff
path: root/src/lib/teah_common.c
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-05-24 16:49:25 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-05-24 16:49:25 +0200
commit6096c1387cd97f1fd654520b765af93a040c9fa5 (patch)
tree7d72081c801a09a46abadb548173a3a5d68d0ad6 /src/lib/teah_common.c
parent67dd3171d01b36e7648061c22bdcfdf7c5028c3e (diff)
teah_common.h -> taler_curl_lib.h
Diffstat (limited to 'src/lib/teah_common.c')
-rw-r--r--src/lib/teah_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/teah_common.c b/src/lib/teah_common.c
index 3a0b293a4..8377c4789 100644
--- a/src/lib/teah_common.c
+++ b/src/lib/teah_common.c
@@ -23,7 +23,7 @@
* @author Christian Grothoff
*/
#include "platform.h"
-#include "teah_common.h"
+#include "taler_curl_lib.h"
#if COMPRESS_BODIES
#include <zlib.h>