X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Flv2_plugin.cc;h=d0fe39301d830dd32810f011d28439dbc7c02a66;hb=6d35b3c4e4ed1bdded94da49b9421ca893a9e6ea;hp=543feb593028e9cd80d7dec3d00fd8bde216c94f;hpb=5ddd7a58b6b738d6b5e527ba9a363adefe3af325;p=ardour.git diff --git a/libs/ardour/lv2_plugin.cc b/libs/ardour/lv2_plugin.cc index 543feb5930..d0fe39301d 100644 --- a/libs/ardour/lv2_plugin.cc +++ b/libs/ardour/lv2_plugin.cc @@ -36,6 +36,7 @@ #include "pbd/stl_delete.h" #include "pbd/compose.h" #include "pbd/error.h" +#include "pbd/locale_guard.h" #include "pbd/replace_all.h" #include "pbd/xml++.h"