Rename a file to prevent conflicts

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2024-04-15 17:58:44 +02:00 committed by Filipe Coelho
parent a6a83f3dae
commit df0f1ac1db
10 changed files with 21 additions and 19 deletions

View file

@ -32,7 +32,7 @@
#include "CardinalCommon.hpp"
#include "DistrhoPluginUtils.hpp"
#include "PluginContext.hpp"
#include "CardinalPluginContext.hpp"
#include "extra/Base64.hpp"
#include "extra/ScopedDenormalDisable.hpp"
#include "extra/ScopedSafeLocale.hpp"