diff --git a/lib/wsfs/jsonrpc/response.h b/lib/wsfs/jsonrpc/response.h index fdfa67a..9e0e0cb 100644 --- a/lib/wsfs/jsonrpc/response.h +++ b/lib/wsfs/jsonrpc/response.h @@ -1,5 +1,5 @@ #ifndef _WSFS_JSONRPC_RESPONSE_H -#define _WFSF_JSONRPC_RESPONSE_H +#define _WSFS_JSONRPC_RESPONSE_H #ifndef __cplusplus #include diff --git a/lib/wsfs/jsonrpc/util.h b/lib/wsfs/jsonrpc/util.h index 9e0041d..5bbc05b 100644 --- a/lib/wsfs/jsonrpc/util.h +++ b/lib/wsfs/jsonrpc/util.h @@ -1,5 +1,5 @@ #ifndef _WSFS_JSON_UTIL_H -#define _WFSF_JSON_UTIL_H +#define _WSFS_JSON_UTIL_H #include