summaryrefslogtreecommitdiff
path: root/src/main_gui.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-12-27 17:29:27 +0000
committerbelugas <belugas@openttd.org>2007-12-27 17:29:27 +0000
commite67ed0a808a318b9819745a7f1042f7d8d7fd67b (patch)
treecc3c46ff6aec1a853eb966f058c7861c992eb97f /src/main_gui.cpp
parent6196fa01aba63d03b7dbeafa6a67b271192599ce (diff)
downloadopenttd-e67ed0a808a318b9819745a7f1042f7d8d7fd67b.tar.xz
(svn r11711) -Codechange: Name the Save Load Dialog Mode enum
Diffstat (limited to 'src/main_gui.cpp')
-rw-r--r--src/main_gui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main_gui.cpp b/src/main_gui.cpp
index 8632b4ab8..4e7b14191 100644
--- a/src/main_gui.cpp
+++ b/src/main_gui.cpp
@@ -41,6 +41,7 @@
#include "date_func.h"
#include "functions.h"
#include "vehicle_func.h"
+#include "fios.h"
#include "network/network_data.h"
#include "network/network_client.h"