src/callback_table.cpp
branchNewGRF_ports
changeset 6872 1c4a4a609f85
parent 6868 7eb395287b3d
child 10429 1b99254f9607
--- a/src/callback_table.cpp	Mon Dec 03 23:39:38 2007 +0000
+++ b/src/callback_table.cpp	Tue Jan 22 21:00:30 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!