mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
DOM Ecmascript: Compilation fix when compiled --with-see.
This commit is contained in:
parent
81bef35b02
commit
1db5affa6d
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
#include "elinks.h"
|
#include "elinks.h"
|
||||||
|
|
||||||
#ifdef CONFIG_ECMASCRIPT
|
#ifdef CONFIG_ECMASCRIPT_SMJS
|
||||||
/* FIXME: SEE ? */
|
/* FIXME: SEE ? */
|
||||||
#include "document/dom/ecmascript/spidermonkey.h"
|
#include "document/dom/ecmascript/spidermonkey.h"
|
||||||
#include "document/dom/ecmascript/spidermonkey/html/html.h"
|
#include "document/dom/ecmascript/spidermonkey/html/html.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user