mirror of
https://github.com/rkd77/elinks.git
synced 2025-10-21 19:54:04 -04:00
DOM: Add missing config.h #include
This commit is contained in:
committed by
Jonas Fonseca
parent
ba2b6e633a
commit
f268d0c495
@@ -1,5 +1,9 @@
|
||||
/* DOM Configuration */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "elinks.h"
|
||||
|
||||
#include "dom/configuration.h"
|
||||
|
||||
Reference in New Issue
Block a user