X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Flibgame.h;h=2573a635b249052532d0101c8414a65378c2d803;hp=e5aab80d3265d3d4431485893de0b1ef87791146;hb=HEAD;hpb=fb81506227581bcc04cd4835b8e3f41a109d1f97 diff --git a/src/libgame/libgame.h b/src/libgame/libgame.h index e5aab80d..2573a635 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,8 @@ #include "image.h" #include "setup.h" #include "misc.h" +#include "http.h" +#include "base64.h" #include "zip/miniunz.h" #endif // LIBGAME_H