Compilation fix for GCC 8 (at least)

This commit is contained in:
scribam 2018-05-16 20:50:20 +02:00 committed by Ivan
parent 705525510e
commit 70e2873e69

View file

@ -1,5 +1,4 @@
#include "stdafx.h"
#include "Utilities/event.h"
#include "Utilities/bin_patch.h"
#include "Emu/Memory/Memory.h"
#include "Emu/System.h"