From 4b8473f7332b781388aea83f0f1abd355bfd5e48 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 28 Oct 2014 19:45:06 +0100 Subject: [PATCH] Remove header incldue frontend_context.h from frontend/frontend.h --- frontend/frontend.h | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/frontend.h b/frontend/frontend.h index 3aaaeb4e0c..5329d0c25d 100644 --- a/frontend/frontend.h +++ b/frontend/frontend.h @@ -21,7 +21,6 @@ #include #include #include -#include "frontend_context.h" #ifdef __cplusplus extern "C" {