mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-29 06:59:27 +02:00
fix #include path
This commit is contained in:
parent
da895783fd
commit
de6e7fc4a3
@ -13,7 +13,7 @@
|
||||
#ifndef __AUDACITY_EFFECT_NORMALIZE__
|
||||
#define __AUDACITY_EFFECT_NORMALIZE__
|
||||
|
||||
#include "Experimental.h"
|
||||
#include "../Experimental.h"
|
||||
|
||||
#include <wx/checkbox.h>
|
||||
#include <wx/event.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user