From 8bafc7d5bb0186c509c22086d1d86ad11d8dab1c Mon Sep 17 00:00:00 2001 From: URBANsUNITED Date: Mon, 10 Mar 2014 19:46:24 +0100 Subject: [PATCH] Update views.h changed to correct path... "frontend/info/core_info.h" --- apple/iOS/views.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apple/iOS/views.h b/apple/iOS/views.h index 1ced35976c..6f24cbde25 100644 --- a/apple/iOS/views.h +++ b/apple/iOS/views.h @@ -17,7 +17,7 @@ #define _RARCH_APPLE_VIEWS_H #include -#include "core_info.h" +#include "frontend/info/core_info.h" #include "menu.h"