mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-18 21:18:10 +00:00
(svn r3307) A file shall include its own header
This commit is contained in:
parent
6884453b66
commit
ca52ec33b2
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
#include "openttd.h"
|
#include "openttd.h"
|
||||||
|
#include "callback_table.h"
|
||||||
#include "functions.h"
|
#include "functions.h"
|
||||||
|
|
||||||
// If you add a callback for DoCommandP, also add the callback in here
|
// If you add a callback for DoCommandP, also add the callback in here
|
||||||
|
Loading…
Reference in New Issue
Block a user