Remove header incldue frontend_context.h from frontend/frontend.h

This commit is contained in:
twinaphex 2014-10-28 19:45:06 +01:00
parent 125dc00514
commit 4b8473f733

View File

@ -21,7 +21,6 @@
#include <stdint.h>
#include <stddef.h>
#include <boolean.h>
#include "frontend_context.h"
#ifdef __cplusplus
extern "C" {