mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
Include bfu/msgbox.h for info_box.
This is clearly unnecessary as the code already builds, but it is more proper to include the header file explicitely.
This commit is contained in:
parent
3bd14d8392
commit
3dfa237982
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
#include "elinks.h"
|
#include "elinks.h"
|
||||||
|
|
||||||
|
#include "bfu/msgbox.h"
|
||||||
#include "intl/gettext/libintl.h"
|
#include "intl/gettext/libintl.h"
|
||||||
#include "main/module.h"
|
#include "main/module.h"
|
||||||
#include "scripting/scripting.h"
|
#include "scripting/scripting.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user