From a96fa68a649d59b351de002eb33799d5e0f78e47 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Thu, 12 Jun 2008 21:39:45 +0200 Subject: lib: Misc header fixes --- libpiano/main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libpiano/main.c') diff --git a/libpiano/main.c b/libpiano/main.c index 3e77490..e475b59 100644 --- a/libpiano/main.c +++ b/libpiano/main.c @@ -30,8 +30,7 @@ THE SOFTWARE. #include "piano.h" #include "http.h" #include "xml.h" - -char *PianoEncryptString (char *strInput); +#include "crypt.h" /* initialize piano handle, set up curl handle and settings * @author PromyLOPh -- cgit v1.2.3