From beceb3bc1612c2af875157fc4f0e7245dcfeef02 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 20 Jul 2015 10:34:32 +0200 Subject: implementing #3905 --- src/include/taler_crypto_lib.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/include/taler_crypto_lib.h') diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index 6509935ab..4126894a1 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -24,11 +24,11 @@ #if HAVE_GNUNET_GNUNET_UTIL_LIB_H #include -#endif -#if HAVE_GNUNET_GNUNET_UTIL_TALER_WALLET_LIB_H +#include "taler_util.h" +#elif HAVE_GNUNET_GNUNET_UTIL_TALER_WALLET_LIB_H #include -#endif #include "taler_util_wallet.h" +#endif #include -- cgit v1.2.3