chiark / gitweb /
Report disorder_eclient_volume() errors to the specific callback.
[disorder] / lib / selection.h
index 6618b176535ac1334b17617877adf8309c69541c..099950109e1f98dc0fedd51ab294247d9ad2f67a 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);