summaryrefslogtreecommitdiff
path: root/atom.c
diff options
context:
space:
mode:
Diffstat (limited to 'atom.c')
-rw-r--r--atom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atom.c b/atom.c
index c105706..3641719 100644
--- a/atom.c
+++ b/atom.c
@@ -33,7 +33,7 @@ in this Software without prior written authorization from The Open Group.
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
-#include <X11/fonts/fontmisc.h>
+#include "fontmisc.h"
#include "stubs.h"
typedef struct _AtomList {