mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Move cacert.h out of deps/, since it does not belong there. (#17122)
This commit is contained in:
parent
a118963dc9
commit
66eead3afa
2 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
#endif
|
||||
|
||||
/* Not part of the mbedtls upstream source */
|
||||
#include "../../deps/mbedtls/cacert.h"
|
||||
#include "cacert.h"
|
||||
|
||||
#define DEBUG_LEVEL 0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue