commit 56c17c7eca51d6af31baf47f9212907280fb5f33 parent 495dcc4f03d6a2ed0d30c56c885e4eb7476f4488 Author: falkTX <falktx@falktx.com> Date: Sat, 12 Jun 2021 19:52:16 +0100 Fix an included added by mistake Diffstat:
M | distrho/src/DistrhoPluginInternal.hpp | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/distrho/src/DistrhoPluginInternal.hpp b/distrho/src/DistrhoPluginInternal.hpp @@ -18,7 +18,6 @@ #define DISTRHO_PLUGIN_INTERNAL_HPP_INCLUDED #include "../DistrhoPlugin.hpp" -#include "DistrhoDefines.h" #include <set>