diff options
Diffstat (limited to 'include/X11/fonts/fntfil.h')
-rw-r--r-- | include/X11/fonts/fntfil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/fonts/fntfil.h b/include/X11/fonts/fntfil.h index 80ec872..81d2cbc 100644 --- a/include/X11/fonts/fntfil.h +++ b/include/X11/fonts/fntfil.h @@ -34,7 +34,7 @@ in this Software without prior written authorization from The Open Group. #ifndef _FONTFILE_H_ #define _FONTFILE_H_ -#include "fontxlfd.h" +#include <X11/fonts/fontxlfd.h> typedef struct _FontEntry *FontEntryPtr; typedef struct _FontTable *FontTablePtr; |