Skip to content
Snippets Groups Projects
Unverified Commit b02464f6 authored by bunnei's avatar bunnei Committed by GitHub
Browse files

Merge pull request #5246 from comex/xx-include

Add missing include of "core/hle/kernel/kernel.h"
parents 8d55c8c8 b36896b9
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
#include "common/assert.h"
#include "common/spin_lock.h"
#include "core/hardware_properties.h"
#include "core/hle/kernel/kernel.h"
namespace Kernel {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment