diff options
Diffstat (limited to 'bitmap.c')
-rw-r--r-- | bitmap.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,8 +32,8 @@ in this Software without prior written authorization from The Open Group. #include <config.h> #endif -#include <X11/fonts/fntfilst.h> -#include <X11/fonts/bitmap.h> +#include "fntfilst.h" +#include "bitmap.h" int bitmapGetGlyphs(FontPtr pFont, unsigned long count, unsigned char *chars, |