X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/158d096132f284c409fe1954457c67d77caf796c..45e6d04af841f7f1114c22d24c3a58d797a6580b:/lib/selection.h?ds=sidebyside 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);