summaryrefslogtreecommitdiff
path: root/choices.c
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2014-09-14 19:42:43 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2014-09-14 20:53:52 -0700
commit854c2bdd159b5ca1d10db2603fcb448ebe8fdcba (patch)
treefcbbcded7368dd6bfbfefcc79031914245ead7fb /choices.c
parenteef1eb52777c21e55ebc030b3ac6eb25fb4411ba (diff)
Cleanup headers
Diffstat (limited to 'choices.c')
-rw-r--r--choices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/choices.c b/choices.c
index bd3f016..9681de9 100644
--- a/choices.c
+++ b/choices.c
@@ -2,7 +2,7 @@
#include <stdlib.h>
#include "choices.h"
-#include "fzy.h"
+#include "match.h"
#define INITIAL_CAPACITY 1