- added missing include
authorRyan Flegel <rflegel@gmail.com>
Sun, 16 May 2004 17:44:39 +0000 (17:44 +0000)
committerRyan Flegel <rflegel@gmail.com>
Sun, 16 May 2004 17:44:39 +0000 (17:44 +0000)
SVN-Revision: 1215

src/worldmap.cpp

index 2e14839..617795c 100644 (file)
@@ -21,6 +21,7 @@
 #include <fstream>
 #include <vector>
 #include <assert.h>
+#include <unistd.h>
 #include "globals.h"
 #include "texture.h"
 #include "screen.h"