Codechange: [Network] Do not leak os_abstraction.h via fios.h

This commit is contained in:
rubidium42
2021-04-27 11:17:03 +02:00
committed by Charles Pigott
parent cbad518bf3
commit 84985c1223
5 changed files with 94 additions and 76 deletions

View File

@@ -13,7 +13,7 @@
#include "gfx_type.h"
#include "company_base.h"
#include "newgrf_config.h"
#include "network/core/tcp_content.h"
#include "network/core/tcp_content_type.h"
/** Special values for save-load window for the data parameter of #InvalidateWindowData. */