mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
Core: Add missing header to NetPlayCommon.cpp
https://bugs.dolphin-emu.org/issues/12765
This commit is contained in:
parent
66fc335c11
commit
094290792a
@ -3,6 +3,8 @@
|
||||
|
||||
#include "Core/NetPlayCommon.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <lzo/lzo1x.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user