summaryrefslogtreecommitdiff
path: root/difs/fonts.c
diff options
context:
space:
mode:
Diffstat (limited to 'difs/fonts.c')
-rw-r--r--difs/fonts.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/difs/fonts.c b/difs/fonts.c
index bbe8964..61b13c1 100644
--- a/difs/fonts.c
+++ b/difs/fonts.c
@@ -47,15 +47,15 @@ in this Software without prior written authorization from The Open Group.
* THIS SOFTWARE.
*/
/*#define DEBUG*/
-#include "FS.h"
-#include "FSproto.h"
+#include <X11/fonts/FS.h>
+#include <X11/fonts/FSproto.h>
#include <stdio.h>
#include <stdlib.h>
#include <X11/Xos.h>
#include "clientstr.h"
#include "fsresource.h"
#include "difsfnst.h"
-#include "fontstruct.h"
+#include <X11/fonts/fontstruct.h>
#include "closestr.h"
#include "globals.h"
#include "difs.h"