move ResetType to kernel.h

This commit is contained in:
wwylele
2016-09-22 13:52:52 +08:00
parent 1c0179ad1b
commit 85a83158fb
3 changed files with 6 additions and 7 deletions
-1
View File
@@ -5,7 +5,6 @@
#pragma once
#include "common/common_types.h"
#include "core/hle/kernel/event.h"
#include "core/hle/kernel/kernel.h"
namespace Kernel {