aboutsummaryrefslogtreecommitdiff
path: root/xcode/FTalerWalletcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'xcode/FTalerWalletcore.h')
-rw-r--r--xcode/FTalerWalletcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcode/FTalerWalletcore.h b/xcode/FTalerWalletcore.h
index 5b79b03..0f83878 100644
--- a/xcode/FTalerWalletcore.h
+++ b/xcode/FTalerWalletcore.h
@@ -23,7 +23,7 @@ FOUNDATION_EXPORT const unsigned char TalerWalletcoreVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <TalerWalletcore/PublicHeader.h>
-#import <FTalerWalletcore-Bridging-Header.h>
+#import "FTalerWalletcore-Bridging-Header.h"
struct TALER_WALLET_Instance *
TALER_WALLET_test(int wait);