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
commit716ef177572d868d60da49ad08f113846b107cbe (patch)
treecc3c46ff6aec1a853eb966f058c7861c992eb97f /src/main_gui.cpp
parent2c62136aceb97fa08b5d5338d1fffcf5c2def527 (diff)
downloadopenttd-716ef177572d868d60da49ad08f113846b107cbe.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"