1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

remove unnecessary header includes

This commit is contained in:
IntelOrca
2014-11-30 20:26:53 +00:00
parent 30e2235b5e
commit d00001fed2
51 changed files with 17 additions and 78 deletions

View File

@@ -19,7 +19,6 @@
*****************************************************************************/
#include <SDL_keycode.h>
#include <ctype.h>
#include "addresses.h"
#include "config.h"
#include "localisation/localisation.h"