diff options
Diffstat (limited to 'difs/globals.c')
-rw-r--r-- | difs/globals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/difs/globals.c b/difs/globals.c index aac2517..2ad924d 100644 --- a/difs/globals.c +++ b/difs/globals.c @@ -50,7 +50,7 @@ in this Software without prior written authorization from The Open Group. * @(#)globals.c 4.3 5/3/91 * */ -#include "FSproto.h" +#include <X11/fonts/FSproto.h> #include "clientstr.h" #include "misc.h" #include "site.h" |