X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fbundle_env.h;h=06b0345e7edcdbd82d81fe73bc7b53dcc6a26f5d;hb=7701207123891b400c144db880b77dc698a202ea;hp=3a2ca4c54d4bb762dc8438485362a117213f2b69;hpb=ad017365f7a73f8ba57f667cc1aa36478b48c50e;p=ardour.git diff --git a/gtk2_ardour/bundle_env.h b/gtk2_ardour/bundle_env.h index 3a2ca4c54d..06b0345e7e 100644 --- a/gtk2_ardour/bundle_env.h +++ b/gtk2_ardour/bundle_env.h @@ -20,11 +20,13 @@ #ifndef __gtk2_ardour_bundle_env_h__ #define __gtk2_ardour_bundle_env_h__ +#include + /** This function must do whatever is necessary to create the right runtime - * environment for the GTK2 version of ardour, on a per-platform basis. + * environment for the GTK2 version of ardour, on a per-platform basis. */ -void fixup_bundle_environment (int, char* [], const char** localedir); +void fixup_bundle_environment (int, char* [], std::string & localedir); /** Load any fonts required by the GTK2 version of ardour, on a per-platform * basis.