aboutsummaryrefslogtreecommitdiffhomepage
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.c b/test.c
index 9d74ce5..bb0f8bd 100644
--- a/test.c
+++ b/test.c
@@ -34,7 +34,7 @@
#include <string.h>
#include <stdlib.h>
#include <sys/time.h>
-#include "zxcvbn.h"
+#include <zxcvbn.h>
/* For pre-compiled headers under windows */
#ifdef _WIN32