src/screenshot.cpp
changeset 8140 0d0d8c94f84b
parent 8139 4e91c448c409
child 8214 971f861d5543
--- a/src/screenshot.cpp	Wed Dec 26 11:45:43 2007 +0000
+++ b/src/screenshot.cpp	Wed Dec 26 13:50:40 2007 +0000
@@ -9,7 +9,6 @@
 #include "player.h"
 #include "screenshot.h"
 #include "variables.h"
-#include "date.h"
 #include "string.h"
 #include "blitter/factory.hpp"
 #include "fileio.h"
@@ -18,6 +17,7 @@
 #include "core/alloc_func.hpp"
 #include "core/endian_func.hpp"
 #include "map_func.h"
+#include "date_func.h"
 
 char _screenshot_format_name[8];
 uint _num_screenshot_formats;