diff options
Diffstat (limited to 'src/util/format.c')
-rw-r--r-- | src/util/format.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/format.c b/src/util/format.c index c1f9762..0baeb3a 100644 --- a/src/util/format.c +++ b/src/util/format.c @@ -53,6 +53,7 @@ from The Open Group. #ifdef HAVE_CONFIG_H #include <config.h> #endif +#include "libxfontint.h" #include <X11/fonts/FSproto.h> #include <X11/fonts/font.h> #include <X11/fonts/fontstruct.h> |