diff --git a/video/win32_v.c b/video/win32_v.c --- a/video/win32_v.c +++ b/video/win32_v.c @@ -1,14 +1,14 @@ /* $Id$ */ -#include "stdafx.h" -#include "openttd.h" -#include "functions.h" -#include "gfx.h" -#include "macros.h" -#include "network.h" -#include "variables.h" -#include "window.h" -#include "video/win32_v.h" +#include "../stdafx.h" +#include "../openttd.h" +#include "../functions.h" +#include "../gfx.h" +#include "../macros.h" +#include "../network.h" +#include "../variables.h" +#include "../window.h" +#include "win32_v.h" #include static struct {