summaryrefslogtreecommitdiff
path: root/lib/font.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/font.c')
-rw-r--r--lib/font.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/font.c b/lib/font.c
index e2b9a71..b85a8d7 100644
--- a/lib/font.c
+++ b/lib/font.c
@@ -18,10 +18,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
-#include <kpathsea/tex-file.h>
-#include <kpathsea/pathsearch.h>
-#include <kpathsea/paths.h>
-#include <kpathsea/c-ctype.h>
+#include "tex-file.h"
+#include "paths.h"
+#include "c-ctype.h"
#include "filename.h"
#include "font.h"