From 767742d6349915019b793cd1a04940c3a6ab4488 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ralf=20Cors=C3=A9pius?= Date: Mon, 27 Aug 2007 15:55:48 +0200 Subject: [PATCH] Adjust paths to beecrypt headers. --- rpmio/tax.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rpmio/tax.c b/rpmio/tax.c index 14e884f..2337a4f 100644 --- a/rpmio/tax.c +++ b/rpmio/tax.c @@ -1,10 +1,10 @@ #include "system.h" -#include "base64.h" -#include "mpbarrett.h" -#include "mp.h" +#include +#include +#include #include "popt.h" - + #include "debug.h" const char * applechallenge = "09KF45soMYmvj6dpsUGiIg=="; -- 2.7.4