@ -19,6 +19,7 @@
//-----------------------------------------------------------------------------
#include "stdpch.h"
#include "utils.h"
#include "nel/misc/file.h"
#include "nel/misc/command.h"
@ -66,4 +66,8 @@
#include <nel/georges/load_form.h>
#ifdef NL_OS_WINDOWS
# define NOMINMAX
# include <WinSock2.h>
# include <Windows.h>
#endif