X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fhigh_scores.h;h=76d6739e2c1507f7b9b960ae529bd6781e0fb836;hb=8385faa306eca6d96ab11ed7dae293d85e9c4e4f;hp=1b5fe56b909cc0cf108e07f3a7ac72804ba57851;hpb=84160722392a024dda42bd86ca9bd85b68c49457;p=supertux.git diff --git a/src/high_scores.h b/src/high_scores.h index 1b5fe56b9..76d6739e2 100644 --- a/src/high_scores.h +++ b/src/high_scores.h @@ -21,7 +21,7 @@ #ifndef SUPERTUX_HIGH_SCORES_H #define SUPERTUX_HIGH_SCORES_H -#include +#include extern int hs_score; extern std::string hs_name; /* highscores global variables*/