1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-06 23:02:42 +02:00

Further fix for Windows build

This commit is contained in:
Gale Andrews 2016-07-11 18:45:47 +01:00 committed by GitHub
parent 5a9fcd1ca5
commit 5648023cf3

View File

@ -9,7 +9,7 @@
#ifndef __AUDACITY_CONTRAST_DIALOG__ #ifndef __AUDACITY_CONTRAST_DIALOG__
#define __AUDACITY_CONTRAST_DIALOG__ #define __AUDACITY_CONTRAST_DIALOG__
#include "widgets/wxPanelWrapper.h" #include "../widgets/wxPanelWrapper.h"
class wxButton; class wxButton;
class wxSizer; class wxSizer;