(iOS) Fix header include

This commit is contained in:
Twinaphex 2015-03-28 20:54:17 +01:00
parent 8764c660e2
commit 104904fc97

View File

@ -14,7 +14,7 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#include "../../file_extract.h"
#include <file/file_extract.h>
#import "../common/RetroArch_Apple.h"
#import "views.h"