diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-06-02 12:52:05 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-06-02 12:52:05 +0200 |
commit | 401745fc302370a983aab7eb347a6ea75b7d1e2e (patch) | |
tree | 0fe9b6429ae6f34784414352eb928c2188a22901 /src/include | |
parent | 68a8c36f061853406f93312780162cdf57382d3f (diff) |
-include wallet headers if compiling wallet library
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_util_wallet.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_util_wallet.h b/src/include/taler_util_wallet.h index de632f62c..275c9daf6 100644 --- a/src/include/taler_util_wallet.h +++ b/src/include/taler_util_wallet.h @@ -20,7 +20,6 @@ */ #ifndef TALER_UTIL_H #define TALER_UTIL_H - #include <gnunet/gnunet_util_taler_wallet_lib.h> #include "taler_amount_lib.h" #include "taler_crypto_lib.h" |