Fix build on macOS and linux

This commit is contained in:
MerryMage 2018-01-13 22:14:04 +00:00
parent 16e512f2a7
commit d616b36e7b
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 {