chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Source code reorganization:
[disorder]
/
lib
/
selection.h
diff --git
a/lib/selection.h
b/lib/selection.h
index 6618b176535ac1334b17617877adf8309c69541c..099950109e1f98dc0fedd51ab294247d9ad2f67a 100644
(file)
--- a/
lib/selection.h
+++ b/
lib/selection.h
@@
-24,6
+24,8
@@
#ifndef SELECTION_H
#define SELECTION_H
#ifndef SELECTION_H
#define SELECTION_H
+#include "hash.h"
+
/* Represent a selection using a hash */
hash *selection_new(void);
/* Represent a selection using a hash */
hash *selection_new(void);