filesys/romfs: Remove unused includes
These inclusions aren't used at all within the public interface, so they can be removed.
This commit is contained in:
parent
ba3c55ab7b
commit
d66ab2b8aa
2 changed files with 2 additions and 4 deletions
|
@ -2,6 +2,8 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "common/swap.h"
|
||||
#include "core/file_sys/fsmitm_romfsbuild.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue