mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
#include dom/node.h instead of dom/stack.h
This commit is contained in:
parent
44074061fa
commit
126ae8c764
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "dom/stack.h"
|
#include "dom/node.h"
|
||||||
#include "dom/string.h"
|
#include "dom/string.h"
|
||||||
|
|
||||||
/* The flags stored in the attribute sgml node info data */
|
/* The flags stored in the attribute sgml node info data */
|
||||||
|
Loading…
Reference in New Issue
Block a user