summaryrefslogtreecommitdiff
path: root/src/stubs
diff options
context:
space:
mode:
authorJosh Triplett <josh@speakeasy.net>2005-05-27 17:44:08 +0000
committerJosh Triplett <josh@speakeasy.net>2005-05-27 17:44:08 +0000
commit175bbc2e58f7dbe5c1f097ef36eadc3f6fe4b5e6 (patch)
treedf36e408684bcdef138d9c0fd51772dae9065c4e /src/stubs
parentfd884a4dbe3f1be8919426da3ebd177fa474a59e (diff)
Reference X11/fonts header files using X11/fonts/ prefix.XORG-6_8_99_9XORG-6_8_99_10
Diffstat (limited to 'src/stubs')
-rw-r--r--src/stubs/stubs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stubs/stubs.h b/src/stubs/stubs.h
index fe8ddd1..38f77fc 100644
--- a/src/stubs/stubs.h
+++ b/src/stubs/stubs.h
@@ -4,7 +4,7 @@
#include <stdio.h>
#include "fntfilst.h"
-#include "font.h"
+#include <X11/fonts/font.h>
#ifndef True