diff options
Diffstat (limited to 'src/methods/common.h')
-rw-r--r-- | src/methods/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/methods/common.h b/src/methods/common.h index 0337265..0a26a32 100644 --- a/src/methods/common.h +++ b/src/methods/common.h @@ -27,7 +27,7 @@ #ifndef _FASTD_METHODS_COMMON_H_ #define _FASTD_METHODS_COMMON_H_ -#include <fastd.h> +#include "../fastd.h" #define COMMON_NONCEBYTES 7 |