added list handling functions (from glib)
[rocksndiamonds.git] / src / libgame / libgame.h
index 2573a635b249052532d0101c8414a65378c2d803..390480d4933e6c6a3a36d09900612b30aedd51a1 100644 (file)
@@ -27,6 +27,8 @@
 #include "setup.h"
 #include "misc.h"
 #include "http.h"
+#include "hash.h"
+#include "list.h"
 #include "base64.h"
 #include "zip/miniunz.h"