diff --git a/roadveh_cmd.c b/roadveh_cmd.c --- a/roadveh_cmd.c +++ b/roadveh_cmd.c @@ -1,7 +1,7 @@ /* $Id$ */ +#include "stdafx.h" #include -#include "stdafx.h" #include "openttd.h" #include "debug.h" #include "functions.h"