Merge pull request #9884 from liamwhite/service-cleanup

service: miscellaneous cleanups
This commit is contained in:
Morph 2023-03-03 22:51:17 -05:00 committed by GitHub
commit ce8f4da638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
181 changed files with 2111 additions and 2178 deletions

View file

@ -5,8 +5,8 @@
#include "common/common_types.h"
#include "common/math_util.h"
#include "core/hle/service/nvflinger/buffer_transform_flags.h"
#include "core/hle/service/nvflinger/pixel_format.h"
#include "core/hle/service/nvnflinger/buffer_transform_flags.h"
#include "core/hle/service/nvnflinger/pixel_format.h"
namespace Tegra {