From 38ad276acc6f108162c4255b837d4c450b91f23d Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 24 Aug 2011 12:12:36 +0000 Subject: (svn r22819) -Fix: include the header where it should be included --- src/newgrf_config.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/newgrf_config.cpp') diff --git a/src/newgrf_config.cpp b/src/newgrf_config.cpp index 693339182..69bcf6f7a 100644 --- a/src/newgrf_config.cpp +++ b/src/newgrf_config.cpp @@ -18,7 +18,6 @@ #include "newgrf_text.h" #include "window_func.h" #include "progress.h" -#include "thread/thread.h" #include "video/video_driver.hpp" #include "fileio_func.h" -- cgit v1.2.3-54-g00ecf