mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-27 08:29:11 +00:00
(svn r2398) - CodeChange: forgot to update unix and os2 specific files as well.
This commit is contained in:
@@ -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
|
||||
|
2
os2.c
2
os2.c
@@ -1,5 +1,5 @@
|
||||
#include "stdafx.h"
|
||||
#include "ttd.h"
|
||||
#include "openttd.h"
|
||||
#include "window.h"
|
||||
#include "string.h"
|
||||
#include "table/strings.h"
|
||||
|
Reference in New Issue
Block a user