Adjust paths to beecrypt headers.
authorRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 27 Aug 2007 13:55:48 +0000 (15:55 +0200)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 27 Aug 2007 13:55:48 +0000 (15:55 +0200)
rpmio/tax.c

index 14e884f..2337a4f 100644 (file)
@@ -1,10 +1,10 @@
 #include "system.h"
                                                                                 
-#include "base64.h"
-#include "mpbarrett.h"
-#include "mp.h"
+#include <beecrypt/base64.h>
+#include <beecrypt/mpbarrett.h>
+#include <beecrypt/mp.h>
 #include "popt.h"
-                                                                                
+
 #include "debug.h"
 
 const char * applechallenge = "09KF45soMYmvj6dpsUGiIg==";