Explorar o código

fixed include in coprocessor.cpp

bunnei %!s(int64=12) %!d(string=hai) anos
pai
achega
c1e71ae1ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/core/hle/coprocessor.cpp

+ 1 - 1
src/core/hle/coprocessor.cpp

@@ -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"