mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Move types.h to util/types.hpp
This commit is contained in:
parent
666a18f5e5
commit
b59f142d4e
75 changed files with 87 additions and 79 deletions
|
|
@ -4,7 +4,7 @@
|
|||
// Licensed under the terms of the GNU GPL, version 3
|
||||
// http://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
#include "../../Utilities/types.h"
|
||||
#include "util/types.hpp"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "aes.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue