summaryrefslogtreecommitdiff
path: root/hmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'hmac.c')
-rw-r--r--hmac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hmac.c b/hmac.c
index 2d8a61f6..5ffae38b 100644
--- a/hmac.c
+++ b/hmac.c
@@ -24,7 +24,7 @@
*/
#if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include <assert.h>