mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-04 10:43:08 +01:00
fix #include path
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
#ifndef __AUDACITY_EFFECT_NORMALIZE__
|
#ifndef __AUDACITY_EFFECT_NORMALIZE__
|
||||||
#define __AUDACITY_EFFECT_NORMALIZE__
|
#define __AUDACITY_EFFECT_NORMALIZE__
|
||||||
|
|
||||||
#include "Experimental.h"
|
#include "../Experimental.h"
|
||||||
|
|
||||||
#include <wx/checkbox.h>
|
#include <wx/checkbox.h>
|
||||||
#include <wx/event.h>
|
#include <wx/event.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user