summaryrefslogtreecommitdiff
path: root/src/fontfile/fontencc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontfile/fontencc.c')
-rw-r--r--src/fontfile/fontencc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/fontfile/fontencc.c b/src/fontfile/fontencc.c
index 4bdb495..b5c684b 100644
--- a/src/fontfile/fontencc.c
+++ b/src/fontfile/fontencc.c
@@ -30,11 +30,10 @@ THE SOFTWARE.
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
+#include "libxfontint.h"
#include <X11/fonts/fontenc.h>
#include <X11/fonts/fontencc.h>
-extern void ErrorF(const char *f, ...);
-
char *
font_encoding_from_xlfd(const char * name, int length)
{