src/callback_table.cpp
changeset 8612 6414fc21c2f3
parent 7974 6fcdebd75c19
child 10429 1b99254f9607
--- 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!