Consolidate all source files into src/ directory

This commit is contained in:
Merry
2021-05-19 17:28:35 +01:00
parent c6ecc835b6
commit 714216fd0e
328 changed files with 1006 additions and 1032 deletions

View File

@@ -3,7 +3,7 @@
* SPDX-License-Identifier: 0BSD
*/
#include "common/fp/info.h"
#include "dynarmic/common/fp/info.h"
using namespace Dynarmic::FP;