Source code reorganization:
[disorder] / lib / selection.h
index 6618b17..0999501 100644 (file)
@@ -24,6 +24,8 @@
 #ifndef SELECTION_H
 #define SELECTION_H
 
+#include "hash.h"
+
 /* Represent a selection using a hash */
 
 hash *selection_new(void);