From 20b662922e69669ae130d55173c35014135b6f03 Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 28 Oct 2014 19:25:59 +0000 Subject: [PATCH] Revert last commit --- plugins/Info/DistrhoPluginInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Info/DistrhoPluginInfo.h b/plugins/Info/DistrhoPluginInfo.h index 3875dc4..b0fa652 100644 --- a/plugins/Info/DistrhoPluginInfo.h +++ b/plugins/Info/DistrhoPluginInfo.h @@ -31,7 +31,7 @@ #define DISTRHO_PLUGIN_WANT_STATE 0 #define DISTRHO_PLUGIN_WANT_TIMEPOS 1 -#define DISTRHO_PLUGIN_URI "http://distrho.sf.net/examples/I n f o" +#define DISTRHO_PLUGIN_URI "http://distrho.sf.net/examples/Info" #define DISTRHO_UI_USE_NANOVG 1