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