network: fix win32 build error

This commit is contained in:
Adrien Moulin
2022-08-21 17:29:24 +02:00
parent 19db1d2c7b
commit d52bc43802
3 changed files with 5 additions and 3 deletions

View File

@@ -47,6 +47,7 @@
#include <86box/mo.h>
#include <86box/cdrom_image.h>
#include <86box/scsi_disk.h>
#include <86box/thread.h>
#include <86box/network.h>
#include <86box/video.h>
#include <86box/sound.h>