X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/158d096132f284c409fe1954457c67d77caf796c..699517afce8942f7f43952adfe242d7a0c09f2d0:/lib/selection.h diff --git a/lib/selection.h b/lib/selection.h index 6618b17..0999501 100644 --- a/lib/selection.h +++ b/lib/selection.h @@ -24,6 +24,8 @@ #ifndef SELECTION_H #define SELECTION_H +#include "hash.h" + /* Represent a selection using a hash */ hash *selection_new(void);