X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/158d096132f284c409fe1954457c67d77caf796c..8a82274bc46151a6b10fb621c3e2d5d12722a5e2:/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);