move ResetType to kernel.h

This commit is contained in:
wwylele 2016-05-25 13:36:15 +03:00
parent d1d4b24f76
commit 1dedb87851
3 changed files with 6 additions and 7 deletions

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 {