summaryrefslogtreecommitdiff
path: root/src/widget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget.cpp')
-rw-r--r--src/widget.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/widget.cpp b/src/widget.cpp
index 0e0787043..dfab0c9b3 100644
--- a/src/widget.cpp
+++ b/src/widget.cpp
@@ -3,13 +3,9 @@
/** @file widget.cpp Handling of the default/simple widgets. */
#include "stdafx.h"
-#include "openttd.h"
-#include "core/math_func.hpp"
#include "company_func.h"
#include "gfx_func.h"
#include "window_gui.h"
-#include "window_func.h"
-#include "widgets/dropdown_func.h"
#include "table/sprites.h"
#include "table/strings.h"