summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authormjflick <mjflick>2004-05-16 06:38:19 +0000
committermjflick <mjflick>2004-05-16 06:38:19 +0000
commit636af9d96e865db961658fd556cc0ab40bc7da42 (patch)
tree4fb07adf8327276fe36c121958246e3a38e30bca /include/global.h
parent7ebb5a4b07a33cbcfdc923e13bb90e6d49ac32a6 (diff)
downloadfontutils-636af9d96e865db961658fd556cc0ab40bc7da42.tar.gz
removed foreign kpathsea paths
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/global.h b/include/global.h
index cb49189..9899347 100644
--- a/include/global.h
+++ b/include/global.h
@@ -20,10 +20,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef GLOBAL_H
#define GLOBAL_H
-#include <kpathsea/lib.h>
-#include <kpathsea/types.h>
+#include "types.h"
#include "moretypes.h"
-
+#include "lib.h"
/* Define useful abbreviations. */