mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 06:05:40 +12:00
[NCCH] Move from ..hpp (oops) to .hpp for the country list file
This commit is contained in:
parent
a573036f6b
commit
26d9026907
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "fs/archive_ncch.hpp"
|
||||
#include "fs/bad_word_list.hpp"
|
||||
#include "fs/country_list..hpp"
|
||||
#include "fs/country_list.hpp"
|
||||
#include "fs/mii_data.hpp"
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
|
|
Loading…
Add table
Reference in a new issue