diff --git a/acconfig.h b/acconfig.h index 6615dd3cc8..c27c455c42 100644 --- a/acconfig.h +++ b/acconfig.h @@ -292,6 +292,10 @@ * Use time and date classes */ #define wxUSE_TIMEDATE 0 +/* + * Use wave class + */ +#define wxUSE_WAVE 0 /* * Use config system */