mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 13:39:09 +00:00
(svn r1806) Add missing includes (see r1803)
This commit is contained in:
3
debug.c
3
debug.c
@@ -1,5 +1,6 @@
|
||||
#include <stdarg.h>
|
||||
#include "stdafx.h"
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include "ttd.h"
|
||||
#include "console.h"
|
||||
#include "debug.h"
|
||||
|
@@ -38,6 +38,7 @@
|
||||
#endif
|
||||
|
||||
#include "ttd.h"
|
||||
#include "debug.h"
|
||||
#include "sound.h"
|
||||
#include "hal.h"
|
||||
|
||||
|
Reference in New Issue
Block a user