Remove header incldue frontend_context.h from frontend/frontend.h
This commit is contained in:
parent
125dc00514
commit
4b8473f733
|
@ -21,7 +21,6 @@
|
|||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <boolean.h>
|
||||
#include "frontend_context.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in New Issue