diff options
Diffstat (limited to 'difs/resource.c')
-rw-r--r-- | difs/resource.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/difs/resource.c b/difs/resource.c index 9b6943c..42227fe 100644 --- a/difs/resource.c +++ b/difs/resource.c @@ -65,7 +65,7 @@ in this Software without prior written authorization from The Open Group. * 1 - allocated color to be freed when the client dies */ -#include "FS.h" +#include <X11/fonts/FS.h> #include "misc.h" #include "os.h" #include "fsresource.h" |