forked from mirror/OpenTTD
(svn r17693) -Cleanup: remove some unneeded includes
This commit is contained in:
@@ -10,14 +10,10 @@
|
||||
/** @file unix.cpp Implementation of Unix specific file handling. */
|
||||
|
||||
#include "../../stdafx.h"
|
||||
#include "../../openttd.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../textbuf_gui.h"
|
||||
#include "../../functions.h"
|
||||
#include "../../core/random_func.hpp"
|
||||
#include "../../crashlog.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
#include <dirent.h>
|
||||
#include <unistd.h>
|
||||
|
Reference in New Issue
Block a user