1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-15 08:22:34 +01:00

(svn r18330) -Cleanup: remove some unneeded includes

This commit is contained in:
rubidium
2009-11-28 20:35:25 +00:00
parent bf0b72ae9e
commit b00a5f1069
32 changed files with 0 additions and 39 deletions

View File

@@ -16,7 +16,6 @@
#include "../window_func.h"
#include "dropdown_type.h"
#include "table/strings.h"
void DropDownListItem::Draw(int left, int right, int top, int bottom, bool sel, int bg_colour) const
{