(svn r2398) - CodeChange: forgot to update unix and os2 specific files as well.

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
Darkvater 20 years ago
parent b438b1248c
commit 81ac4ac152

@ -2,7 +2,7 @@
#ifndef __MORPHOS__
#include "stdafx.h"
#include "ttd.h"
#include "openttd.h"
#include "hal.h"
#include "sound.h"
#include "string.h"

@ -1,7 +1,7 @@
#ifdef __BEOS__
#include "stdafx.h"
#include "ttd.h"
#include "openttd.h"
#include "hal.h"
// BeOS System Includes

@ -1,5 +1,5 @@
#include "stdafx.h"
#include "ttd.h"
#include "openttd.h"
#include "window.h"
#include "string.h"
#include "table/strings.h"

@ -1,5 +1,5 @@
#include "stdafx.h"
#include "ttd.h"
#include "openttd.h"
#include "window.h"
#include "string.h"
#include "table/strings.h"

Loading…
Cancel
Save