From 07d2af338e237889ff453a3a774522b9b0021439 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 1 Sep 2009 10:07:22 +0000 Subject: (svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) --- src/genworld_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/genworld_gui.cpp') diff --git a/src/genworld_gui.cpp b/src/genworld_gui.cpp index 6e386cf86..76447ca70 100644 --- a/src/genworld_gui.cpp +++ b/src/genworld_gui.cpp @@ -32,7 +32,7 @@ #include "landscape_type.h" #include "querystring_gui.h" #include "town.h" -#include "thread.h" +#include "thread/thread.h" #include "settings_func.h" #include "table/strings.h" -- cgit v1.2.3-70-g09d2