mirror of https://github.com/OpenTTD/OpenTTD
(svn r26491) -Fix: compilation failure when networking is disabled
parent
ce06139328
commit
567bf962fd
|
@ -14,6 +14,7 @@
|
|||
#include "script_log.hpp"
|
||||
#include "../../network/network_admin.h"
|
||||
#include "../script_instance.hpp"
|
||||
#include "../../string_func.hpp"
|
||||
|
||||
#include "../../safeguards.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue