mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 22:47:03 +00:00
CMake fixes
Thanks to @RipleyTom Co-Authored-By: RipleyTom <RipleyTom@users.noreply.github.com>
This commit is contained in:
parent
6d8575d0d0
commit
6bceebbb1a
4 changed files with 7 additions and 11 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include "serialization_ext.hpp"
|
||||
|
||||
#include <zlib.h>
|
||||
#include <3rdparty/zstd/zstd/lib/zstd.h>
|
||||
#include <zstd.h>
|
||||
|
||||
LOG_CHANNEL(sys_log, "SYS");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue