1
0
Fork 0

(svn r26491) -Fix: compilation failure when networking is disabled

release/1.5
rubidium 2014-04-23 21:32:41 +00:00
parent ce06139328
commit 567bf962fd
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#include "script_log.hpp"
#include "../../network/network_admin.h"
#include "../script_instance.hpp"
#include "../../string_func.hpp"
#include "../../safeguards.h"