added optional button to restart game (door, panel and touch variants)
[rocksndiamonds.git] / src / libgame / libgame.h
index 135b37892c8ce4d9a7c01a8526c9b2a11a5bb37f..2573a635b249052532d0101c8414a65378c2d803 100644 (file)
@@ -26,6 +26,8 @@
 #include "image.h"
 #include "setup.h"
 #include "misc.h"
+#include "http.h"
+#include "base64.h"
 #include "zip/miniunz.h"
 
 #endif // LIBGAME_H