src/callback_table.cpp
branchnoai
changeset 9723 eee46cb39750
parent 9701 d1ac22c62f64
child 10455 22c441f5adf9
--- a/src/callback_table.cpp	Fri Nov 23 16:59:30 2007 +0000
+++ b/src/callback_table.cpp	Wed Jan 09 18:11:12 2008 +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!