Fix build on macOS and linux

This commit is contained in:
MerryMage
2018-01-13 22:14:04 +00:00
parent f95789a0b3
commit e86bdb1601
6 changed files with 11 additions and 10 deletions

View File

@ -2,8 +2,6 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#pragma once
#include <core/hle/lock.h>
namespace HLE {