mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-05 02:03:16 +00:00
fix system include paths
This commit is contained in:
parent
8f45be7d44
commit
a2224a9b6b
5 changed files with 15 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
#include <rsa.h>
|
||||
#include <cryptopp/rsa.h>
|
||||
|
||||
class FakeKeyset {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue