diff options
Diffstat (limited to 'Source/charon/transforms/prf_plus.h')
-rw-r--r-- | Source/charon/transforms/prf_plus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/transforms/prf_plus.h b/Source/charon/transforms/prf_plus.h index 6d1fb96c7..51af4d36c 100644 --- a/Source/charon/transforms/prf_plus.h +++ b/Source/charon/transforms/prf_plus.h @@ -24,7 +24,7 @@ #define PRF_PLUS_H_ -#include "prfs/prf.h" +#include <transforms/prfs/prf.h> /** |