(svn r11704) -Codechange: remove another bunch of useless includes.

This commit is contained in:
rubidium
2007-12-26 23:04:26 +00:00
parent c124792fd2
commit 0b1d3e43e5
12 changed files with 12 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
#ifndef NEWGRF_CONFIG_H
#define NEWGRF_CONFIG_H
#include "openttd.h"
#include "strings_type.h"
/* GRF config bit flags */
enum GCF_Flags {