summaryrefslogtreecommitdiff
path: root/lib/progname.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/progname.c')
-rw-r--r--lib/progname.c12
1 files changed, 5 insertions, 7 deletions
diff --git a/lib/progname.c b/lib/progname.c
index d269e2f..6ad803d 100644
--- a/lib/progname.c
+++ b/lib/progname.c
@@ -16,16 +16,14 @@ You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-#include <kpathsea/config.h>
-#include <kpathsea/absolute.h>
-#include <kpathsea/c-pathch.h>
-#include <kpathsea/c-stat.h>
-#include <kpathsea/pathsearch.h>
+#include "config.h"
+#include "c-pathch.h"
+#include "c-stat.h"
/* For kpse_reset_progname */
-#include <kpathsea/tex-file.h>
+#include "tex-file.h"
#ifdef WIN32
-#include <kpathsea/c-pathmx.h>
+#include "c-pathmx.h"
#endif
/* NeXT does not define the standard macros, but has the equivalent.