You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-action/orbital-eunuchs-sniper/files/orbital-eunuchs-sniper-1.30...

11 lines
210 B

--- a/src/snipe2d.h
+++ b/src/snipe2d.h
@@ -39,6 +39,7 @@
#include <stdlib.h>
#include <math.h>
#include <string.h>
+#include <climits>
#include <libgen.h>
#include <SDL/SDL.h>
#include <SDL/SDL_image.h>