From d0ba7bb35c5f509c459e1c3207565bcb207693ce Mon Sep 17 00:00:00 2001 From: Ryan Flegel Date: Sun, 16 May 2004 17:44:39 +0000 Subject: [PATCH] - added missing include SVN-Revision: 1215 --- src/worldmap.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/worldmap.cpp b/src/worldmap.cpp index 2e1483944..617795cf3 100644 --- a/src/worldmap.cpp +++ b/src/worldmap.cpp @@ -21,6 +21,7 @@ #include #include #include +#include #include "globals.h" #include "texture.h" #include "screen.h" -- 2.11.0