(svn r11685) -Codechange: remove a few 'useless' includes.

This commit is contained in:
rubidium
2007-12-23 11:20:41 +00:00
parent 507463e420
commit 20ecff81b0
4 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,6 @@
#ifndef GUI_H
#define GUI_H
#include "string.h"
#include "window_type.h"
#include "vehicle_type.h"
#include "gfx_type.h"