From 532e283b17d542a980ec2b80818339f82dc9f7be Mon Sep 17 00:00:00 2001 From: heck Date: Fri, 24 Jul 2020 19:51:38 +0200 Subject: [PATCH] thats for sure ;) --- src/passphrase_callback.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/passphrase_callback.hxx b/src/passphrase_callback.hxx index 3c6f768..20bfa36 100644 --- a/src/passphrase_callback.hxx +++ b/src/passphrase_callback.hxx @@ -1,6 +1,6 @@ #pragma once -#import "passphrase_callback.hh" +#include "passphrase_callback.hh" namespace pEp { namespace JNIAdapter {