X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Flibgame.h;h=390480d4933e6c6a3a36d09900612b30aedd51a1;hb=6ae51f91105d85db369b57659f8d3b5e133831e0;hp=e5aab80d3265d3d4431485893de0b1ef87791146;hpb=fb81506227581bcc04cd4835b8e3f41a109d1f97;p=rocksndiamonds.git diff --git a/src/libgame/libgame.h b/src/libgame/libgame.h index e5aab80d..390480d4 100644 --- a/src/libgame/libgame.h +++ b/src/libgame/libgame.h @@ -4,7 +4,7 @@ // (c) 1995-2014 by Artsoft Entertainment // Holger Schemel // info@artsoft.org -// http://www.artsoft.org/ +// https://www.artsoft.org/ // ---------------------------------------------------------------------------- // libgame.h // ============================================================================ @@ -26,6 +26,10 @@ #include "image.h" #include "setup.h" #include "misc.h" +#include "http.h" +#include "hash.h" +#include "list.h" +#include "base64.h" #include "zip/miniunz.h" #endif // LIBGAME_H