diff options
Diffstat (limited to 'fileio.c')
-rw-r--r-- | fileio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ in this Software without prior written authorization from The Open Group. #ifdef HAVE_CONFIG_H #include <config.h> #endif -#include <X11/fonts/fntfilio.h> +#include "fntfilio.h" #include <X11/Xos.h> #ifndef O_BINARY #define O_BINARY O_RDONLY |