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

This commit is contained in:
rubidium
2007-12-23 11:20:41 +00:00
parent a773d45885
commit 970fd6220a
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"