diff options
Diffstat (limited to 'Source/charon/utils/gmp_helper.h')
-rw-r--r-- | Source/charon/utils/gmp_helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/utils/gmp_helper.h b/Source/charon/utils/gmp_helper.h index c1c65246e..015f7492e 100644 --- a/Source/charon/utils/gmp_helper.h +++ b/Source/charon/utils/gmp_helper.h @@ -28,7 +28,7 @@ #include <gmp.h> -#include "../types.h" +#include <types.h> /** * Class with helper functions to manipulate gmp values |