mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -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 "bfu/msgbox.h"
|
||||
#include "intl/gettext/libintl.h"
|
||||
#include "main/module.h"
|
||||
#include "scripting/scripting.h"
|
||||
|
Loading…
Reference in New Issue
Block a user