mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 07:01:25 +01:00
fix #include path
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user