diff options
Diffstat (limited to 'backends/platform/PalmOS/Src/prefixes/native_lure.h')
-rw-r--r-- | backends/platform/PalmOS/Src/prefixes/native_lure.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/backends/platform/PalmOS/Src/prefixes/native_lure.h b/backends/platform/PalmOS/Src/prefixes/native_lure.h index 1d9005045c..b017c46fe6 100644 --- a/backends/platform/PalmOS/Src/prefixes/native_lure.h +++ b/backends/platform/PalmOS/Src/prefixes/native_lure.h @@ -4,4 +4,8 @@ #include "native_common.h" #undef DISABLE_LURE +#undef USE_MAD +#undef USE_VORBIS +#undef USE_TREMOR + #endif |