summaryrefslogtreecommitdiff
path: root/src/screenshot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/screenshot.cpp')
-rw-r--r--src/screenshot.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/screenshot.cpp b/src/screenshot.cpp
index df3783171..d5a188a8d 100644
--- a/src/screenshot.cpp
+++ b/src/screenshot.cpp
@@ -10,7 +10,6 @@
/** @file screenshot.cpp The creation of screenshots! */
#include "stdafx.h"
-#include "openttd.h"
#include "fileio_func.h"
#include "viewport_func.h"
#include "gfx_func.h"
@@ -18,7 +17,6 @@
#include "blitter/factory.hpp"
#include "zoom_func.h"
#include "core/endian_func.hpp"
-#include "map_func.h"
#include "saveload/saveload.h"
#include "company_func.h"
#include "strings_func.h"