(svn r3307) A file shall include its own header

This commit is contained in:
tron 2005-12-14 20:45:12 +00:00
parent 6884453b66
commit ca52ec33b2

View File

@ -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