(svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc)

This commit is contained in:
rubidium
2009-09-01 10:07:22 +00:00
parent 2aec011d04
commit 533e3da493
18 changed files with 63 additions and 53 deletions

View File

@@ -60,7 +60,7 @@
#include "elrail_func.h"
#include "rev.h"
#include "highscore.h"
#include "thread.h"
#include "thread/thread.h"
#include "station_base.h"
#include "newgrf_commons.h"