diff --git a/src/dedicated.cpp b/src/dedicated.cpp --- a/src/dedicated.cpp +++ b/src/dedicated.cpp @@ -17,8 +17,6 @@ char *_log_file; ///< File to reroute ou #if defined(UNIX) && !defined(__MORPHOS__) -#include "variables.h" - #include #if (defined(SUNOS) && !defined(_LP64) && !defined(_I32LPx)) || defined(__HAIKU__)