diff options
Diffstat (limited to 'src/util/patcache.c')
-rw-r--r-- | src/util/patcache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/patcache.c b/src/util/patcache.c index 37d0281..e62af6d 100644 --- a/src/util/patcache.c +++ b/src/util/patcache.c @@ -32,7 +32,7 @@ in this Software without prior written authorization from The Open Group. */ #include <fontmisc.h> -#include <fontstruct.h> +#include <X11/fonts/fontstruct.h> /* * Static sized hash table for looking up font name patterns |