mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-24 19:54:22 -04:00
vapours: cleanup svc includes
This commit is contained in:
parent
eb75d54b2b
commit
9572fb2ce3
18 changed files with 41 additions and 42 deletions
|
@ -16,8 +16,8 @@
|
|||
#pragma once
|
||||
|
||||
/* NOTE: This header must not be included by svc.hpp. */
|
||||
#include "svc_common.hpp"
|
||||
#include "svc_types.hpp"
|
||||
#include "svc_definitions.hpp"
|
||||
#include <vapours/svc/svc_common.hpp>
|
||||
#include <vapours/svc/svc_types.hpp>
|
||||
#include <vapours/svc/svc_definitions.hpp>
|
||||
|
||||
#include "codegen/svc_codegen_kernel_svc_wrapper.hpp"
|
||||
#include <vapours/svc/codegen/svc_codegen_kernel_svc_wrapper.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue