ncm: fix recursive include

This commit is contained in:
Adubbz 2020-03-14 19:36:02 +11:00
parent 54a4bdbedc
commit f2e3cee1f9

View file

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#include <stratosphere/ncm/ncm_storage_id_utils.hpp>
#include <stratosphere/ncm/ncm_storage_id.hpp>
namespace ams::ncm {