Index: /trunk/FACT++/src/Configuration.h
===================================================================
--- /trunk/FACT++/src/Configuration.h	(revision 12040)
+++ /trunk/FACT++/src/Configuration.h	(revision 12041)
@@ -83,5 +83,5 @@
     /// Retrieve data from a database and return them as options
     static po::basic_parsed_options<char>
-        parse_database(const std::string &database, const po::options_description& desc, bool allow_unregistered=false);
+        parse_database(const std::string &prgname, const std::string &database, const po::options_description& desc, bool allow_unregistered=false);
 
     // Setup
