summaryrefslogtreecommitdiff
path: root/src/fontcache/fontcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontcache/fontcache.h')
-rw-r--r--src/fontcache/fontcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontcache/fontcache.h b/src/fontcache/fontcache.h
index 713b314..da1fe83 100644
--- a/src/fontcache/fontcache.h
+++ b/src/fontcache/fontcache.h
@@ -32,7 +32,7 @@
#define _FONTCACHE_H_
#include "fontmisc.h"
-#include "fontstruct.h"
+#include <X11/fonts/fontstruct.h>
#include "fcqueue.h"
#define _FONTCACHE_SERVER_
#include <X11/extensions/fontcacheP.h>