(svn r3307) A file shall include its own header

This commit is contained in:
tron
2005-12-14 20:45:12 +00:00
parent e88942f490
commit 41c83a2efd

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