summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--callback_table.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/callback_table.c b/callback_table.c
index 25b9e713c..2c9ff3d84 100644
--- a/callback_table.c
+++ b/callback_table.c
@@ -2,6 +2,7 @@
#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