fixed include in coprocessor.cpp

pull/8/head
bunnei 11 years ago
parent f043424915
commit c1e71ae1ac

@ -2,7 +2,7 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#include "core/hle/mrc.h"
#include "core/hle/coprocessor.h"
#include "core/hle/hle.h"
#include "core/mem_map.h"
#include "core/core.h"

Loading…
Cancel
Save