diff --git a/source/strings.hpp b/source/strings.hpp index 7f5d511c..c840c356 100644 --- a/source/strings.hpp +++ b/source/strings.hpp @@ -21,6 +21,7 @@ #include "common.hpp" #define PLUGIN_NAME "StreamFX" +#define PREFIX "streamfx-" #define D_TRANSLATE(x) obs_module_text(x) #define D_DESC(x) x ".Description"