From 7e68eda54bbfff30b4c7f77f12115a0485afca3f Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sun, 30 May 2004 17:54:23 +0000 Subject: [PATCH] forgot stdint.h SVN-Revision: 1367 --- src/tile.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tile.h b/src/tile.h index c466db243..d8a86eacb 100644 --- a/src/tile.h +++ b/src/tile.h @@ -24,6 +24,7 @@ #include #include #include +#include #include "screen/texture.h" #include "globals.h" #include "lispreader.h" -- 2.11.0