From 871c7834e8acff4c333c28aa0343ebe9cfe62d7d Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 1 Jun 2014 07:19:57 +0200 Subject: [PATCH] (Android) Build fix --- frontend/frontend_context.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/frontend_context.h b/frontend/frontend_context.h index 3fa38cddb9..834ba9ad23 100644 --- a/frontend/frontend_context.h +++ b/frontend/frontend_context.h @@ -23,8 +23,6 @@ #include "../config.h" #endif -#include "frontend.h" - #ifdef __cplusplus extern "C" { #endif