mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-02 22:14:12 +00:00
Merge pull request #10278 from JosJuice/netplaycommon-header
Core: Add missing header to NetPlayCommon.cpp
This commit is contained in:
commit
bf37679e4e
@ -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