1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

[iframes] include

This commit is contained in:
Witold Filipczyk 2021-07-27 21:05:07 +02:00
parent 734028277c
commit 2670444590

View File

@ -18,6 +18,7 @@
#include "document/dom/renderer.h"
#include "document/gemini/renderer.h"
#include "document/html/frames.h"
#include "document/html/iframes.h"
#include "document/html/renderer.h"
#include "document/plain/renderer.h"
#ifdef CONFIG_XML