Fix header include
This commit is contained in:
parent
f3b2e233bb
commit
beea0e2c8d
|
@ -38,7 +38,7 @@
|
|||
#include "../tasks/tasks_internal.h"
|
||||
#include "../verbosity.h"
|
||||
|
||||
#include "frontend/frontend_driver.h"
|
||||
#include "../frontend/frontend_driver.h"
|
||||
|
||||
#ifdef HAVE_LANGEXTRA
|
||||
/* This file has a UTF8 BOM, we assume HAVE_LANGEXTRA
|
||||
|
|
Loading…
Reference in New Issue