Adjust paths to beecrypt headers.

This commit is contained in:
Ralf Corsépius 2007-08-27 15:55:48 +02:00
parent 0d81a291c1
commit 767742d634
1 changed files with 4 additions and 4 deletions

View 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==";