version bump

This commit is contained in:
unknown
2008-08-20 16:13:23 +02:00
parent 19561bad4f
commit 7497560b79
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
#include <fstream>
#ifdef HAVE_CURL_CURL_H
# include <curl/curl.h>
# include "curl/curl.h"
#endif
string GetLyrics(string, string);