|
|
@@ -14,8 +14,8 @@ |
|
|
|
* For a full copy of the license see the LICENSE file.
|
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef DISTRHO_PLUGIN_3BANDEQ_HPP_INCLUDED
|
|
|
|
#define DISTRHO_PLUGIN_3BANDEQ_HPP_INCLUDED
|
|
|
|
#ifndef DISTRHO_PLUGIN_PROM_HPP_INCLUDED
|
|
|
|
#define DISTRHO_PLUGIN_PROM_HPP_INCLUDED
|
|
|
|
|
|
|
|
#include "DistrhoPlugin.hpp"
|
|
|
|
|
|
|
@@ -103,4 +103,4 @@ private: |
|
|
|
|
|
|
|
END_NAMESPACE_DISTRHO
|
|
|
|
|
|
|
|
#endif // DISTRHO_PLUGIN_3BANDEQ_HPP_INCLUDED
|
|
|
|
#endif // DISTRHO_PLUGIN_PROM_HPP_INCLUDED
|