summaryrefslogtreecommitdiff
path: root/stubs.h
diff options
context:
space:
mode:
Diffstat (limited to 'stubs.h')
-rw-r--r--stubs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/stubs.h b/stubs.h
index 9e71806..762f96a 100644
--- a/stubs.h
+++ b/stubs.h
@@ -1,6 +1,6 @@
#include <stdio.h>
-#include <X11/fonts/fntfilst.h>
-#include <X11/fonts/font.h>
+#include "fntfilst.h"
+#include "font.h"
#ifndef True
#define True (-1)