diff -r 3953396b0fd7 -r 8da76dcb3287 src/callback_table.cpp --- a/src/callback_table.cpp Fri Dec 21 21:16:14 2007 +0000 +++ b/src/callback_table.cpp Fri Dec 21 21:50:46 2007 +0000 @@ -5,7 +5,6 @@ #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 * see below for the full list!