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

#include util/align.h in bfu/msgbox.h.

This commit is contained in:
Miciah Dashiel Butler Masters 2005-12-20 10:48:45 +00:00 committed by Miciah Dashiel Butler Masters
parent be76bed022
commit b150fa8c56

View File

@ -1,6 +1,7 @@
#ifndef EL__BFU_MSGBOX_H
#define EL__BFU_MSGBOX_H
#include "util/align.h"
#include "util/memlist.h"
struct terminal;