src/callback_table.cpp
changeset 8116 8da76dcb3287
parent 7478 893d987adeef
child 9111 48ce04029fe4
--- 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!