Merge pull request #875 from diizy/logs
Logscale models: fix all issues and finalize the implementation
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _LADSPA_CONTROL_DIALOG_H
|
||||
#define _LADSPA_CONTROL_DIALOG_H
|
||||
#ifndef LADSPA_CONTROL_DIALOG_H
|
||||
#define LADSPA_CONTROL_DIALOG_H
|
||||
|
||||
#include "EffectControlDialog.h"
|
||||
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _LADSPA_CONTROLS_H
|
||||
#define _LADSPA_CONTROLS_H
|
||||
#ifndef LADSPA_CONTROLS_H
|
||||
#define LADSPA_CONTROLS_H
|
||||
|
||||
#include "EffectControls.h"
|
||||
#include "LadspaControl.h"
|
||||
|
||||
Reference in New Issue
Block a user